Skip to content

Commit 25eeb81

Browse files
build(deps): bump shadow-rs from 0.36.0 to 0.37.0
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](baoyachi/shadow-rs@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: shadow-rs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8da680f commit 25eeb81

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ dirs = "5.0.1"
2020
toml_edit = { version = "0.22.22", features = ["serde"] }
2121
self_update = "0.41.0"
2222
async-trait = "0.1.83"
23-
shadow-rs = "0.36.0"
23+
shadow-rs = "0.37.0"
2424
clap_complete = "4.5.38"
2525

2626
[build-dependencies]
27-
shadow-rs = "0.36.0"
27+
shadow-rs = "0.37.0"
2828

2929
[target.'cfg(target_os = "linux")'.dependencies]
3030
openssl = { version = "0.10.68", features = ["vendored"] }

0 commit comments

Comments
 (0)