Skip to content

Commit 753f164

Browse files
dep-update: bump shadow-rs from 1.7.0 to 1.7.1
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](baoyachi/shadow-rs@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: shadow-rs dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db13e01 commit 753f164

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ serde = { version = "1.0.228", features = ["derive"] }
7676
serde_json = { version = "1.0.149" }
7777
serde_qs = { version = "1.0.0", features = ["axum"] }
7878
sha2 = { version = "0.10.9" }
79-
shadow-rs = { version = "1.7.0" }
79+
shadow-rs = { version = "1.7.1" }
8080
socket2 = { version = "0.6.2" }
8181
test-case = { version = "3.3.1" }
8282
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread", "tracing", "fs", "signal"] }

0 commit comments

Comments
 (0)