Skip to content

Commit

Permalink
Merge pull request #10 from gipsyh/dependabot/cargo/shadow-rs-0.37.0
Browse files Browse the repository at this point in the history
Update shadow-rs requirement from 0.34.0 to 0.37.0
  • Loading branch information
gipsyh authored Jan 3, 2025
2 parents 2791d2c + 9000c85 commit 6f6be8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ tempfile = "3.10.1"
process_control = "4.1.0"
nix = { version = "0.27.1", features = ["signal"] }
procspawn = "1.0.0"
shadow-rs = "0.34.0"
shadow-rs = "0.37.0"

[build-dependencies]
shadow-rs = "0.34.0"
shadow-rs = "0.37.0"

[features]
default = ["no_bound_check"]
Expand Down

0 comments on commit 6f6be8a

Please sign in to comment.