Skip to content

Commit

Permalink
[depbot] Bump the deps group with 2 updates (#3601)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: clearloop <[email protected]>
  • Loading branch information
dependabot[bot] and clearloop authored Dec 19, 2023
1 parent da4fa2d commit e0ddb93
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 45 deletions.
84 changes: 42 additions & 42 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ static_assertions = "1"
subxt = "0.32.1"
subxt-metadata = "0.32.1"
subxt-codegen = "0.32.1"
syn = "2.0.40"
thiserror = "1.0.50"
syn = "2.0.41"
thiserror = "1.0.51"
tokio = { version = "1.35.0" }
url = "2.5.0"
wat = "1.0.82"
Expand Down
2 changes: 1 addition & 1 deletion gsdk/api-gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ subxt-codegen.workspace = true
# TODO: inherit from workspace
#
# use "2.0.15" because subxt-codegen-0.29.0 requires it.
syn = { version = "2.0.40", features = ["full", "parsing"] }
syn = { version = "2.0.41", features = ["full", "parsing"] }

0 comments on commit e0ddb93

Please sign in to comment.