Skip to content

Commit

Permalink
chore(deps): bump shadow-rs from 0.26.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.26.1 to 0.35.2.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Commits](baoyachi/shadow-rs@v0.26.1...v0.35.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gmpinder committed Nov 7, 2024
1 parent 1481fba commit 0dbf7e8
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 @@ -74,7 +74,7 @@ os_info = "3"
rayon = { version = "1.10.0", optional = true }
regex = { version = "1", optional = true }
requestty = { version = "0.5", features = ["macros", "termion"] }
shadow-rs = { version = "0.26", default-features = false }
shadow-rs = { version = "0.35", default-features = false }
urlencoding = "2"
yaml-rust2 = { version = "0.9.0", optional = true }

Expand Down Expand Up @@ -122,7 +122,7 @@ rusty-hook = "0.11"
rstest.workspace = true

[build-dependencies]
shadow-rs = { version = "0.26", default-features = false }
shadow-rs = { version = "0.35", default-features = false }

[lints]
workspace = true
Expand Down

0 comments on commit 0dbf7e8

Please sign in to comment.