Skip to content

Commit

Permalink
build(deps): bump synstructure from 0.12.6 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [synstructure](https://github.com/mystor/synstructure) from 0.12.6 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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 241515c commit 1ed083b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 deletions.
13 changes: 3 additions & 10 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 derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ident_case = "1"
proc-macro2 = "1"
quote = "1"
syn = "1"
synstructure = "0.12"
synstructure = "0.13"

[package.metadata.docs.rs]
all-features = true
Expand Down

0 comments on commit 1ed083b

Please sign in to comment.