Skip to content

Commit 920b76a

Browse files
build(deps): bump shadow-rs from 0.38.1 to 1.0.0
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.38.1 to 1.0.0. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](baoyachi/shadow-rs@v0.38.1...v1.0.0) --- updated-dependencies: - dependency-name: shadow-rs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8fe1a3 commit 920b76a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.24", features = ["serde"] }
2121
self_update = "0.42.0"
2222
async-trait = "0.1.86"
23-
shadow-rs = "0.38.1"
23+
shadow-rs = "1.0.0"
2424
clap_complete = "4.5.44"
2525

2626
[build-dependencies]
27-
shadow-rs = "0.38.1"
27+
shadow-rs = "1.0.0"
2828

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

0 commit comments

Comments
 (0)