Skip to content

Commit

Permalink
Bump shadow-rs from 0.35.1 to 0.35.2
Browse files Browse the repository at this point in the history
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.35.1 to 0.35.2.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Commits](baoyachi/shadow-rs@v0.35.1...v0.35.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 45e43db commit 29e34b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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 @@ -10,7 +10,7 @@ repository = "https://github.com/Esgrove/rust-axum-example"
build = "build.rs"

[build-dependencies]
shadow-rs = "0.35.1"
shadow-rs = "0.35.2"

[dependencies]
anyhow = "1.0.91"
Expand All @@ -26,7 +26,7 @@ rand = "0.8.5"
rayon = "1.10.0"
serde = { version = "1.0.213", features = ["derive"] }
serde_json = "1.0.132"
shadow-rs = "0.35.1"
shadow-rs = "0.35.2"
tokio = { version = "1.41.0", features = ["macros", "full"] }
toml = "0.8.19"
tower = { version = "0.5.1", features = ["util"] }
Expand Down

0 comments on commit 29e34b0

Please sign in to comment.