Skip to content

Commit

Permalink
Bump synstructure from 0.13.0 to 0.13.1 (#2088)
Browse files Browse the repository at this point in the history
Bumps [synstructure](https://github.com/mystor/synstructure) from 0.13.0 to 0.13.1.
- [Commits](https://github.com/mystor/synstructure/commits)

---
updated-dependencies:
- dependency-name: synstructure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 7de0fd8 commit 87497e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ subxt = { version = "0.33.0 " }
subxt-metadata = { version = "0.33.0" }
subxt-signer = { version = "0.33.0" }
syn = { version = "2" }
synstructure = { version = "0.13.0" }
synstructure = { version = "0.13.1" }
thiserror = { version = "1.0.50" }
tokio = { version = "1.35.1" }
tracing = { version = "0.1.37" }
Expand Down

0 comments on commit 87497e3

Please sign in to comment.