Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Oct 3, 2024
1 parent d966c04 commit e87dccf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ ya-service-api-interfaces.workspace = true
ya-service-api-web.workspace = true
ya-service-bus = { workspace = true }
ya-sgx.path = "core/sgx"
ya-utils-consent.workspace = true
ya-utils-path.workspace = true
ya-utils-futures.workspace = true
ya-utils-process = { workspace = true, features = ["lock"] }
Expand Down
1 change: 1 addition & 0 deletions golem_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ya-client = { workspace = true, features = ['cli'] }
ya-compile-time-utils.workspace = true
ya-core-model = { workspace = true, features = ["payment", "version"] }
ya-provider.path = "../agent/provider"
ya-utils-consent.workspace = true
ya-utils-path.workspace = true
ya-utils-process = { workspace = true, features = ["lock"] }

Expand Down

0 comments on commit e87dccf

Please sign in to comment.