Skip to content

Commit

Permalink
Merge pull request #240 from FedericoPonzi/dependabot/cargo/all-depen…
Browse files Browse the repository at this point in the history
…dencies-59d2a478d3

Bump the all-dependencies group with 6 updates
  • Loading branch information
FedericoPonzi authored Jun 2, 2024
2 parents 1c520b9 + 52834b7 commit 1f82abb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env_logger = "~0.11"
humantime-serde = "~1.1"
libc = "~0.2"
log = "~0.4"
nix = { version = "~0.28", features = ["process", "user", "signal", "fs"] }
nix = { version = "~0.29", features = ["process", "user", "signal", "fs"] }
reqwest = { version = "~0.12", features = ["blocking", "json"], optional = true, default-features = false }
serde = { version = "~1.0", features = ["derive"] }
shlex = "~1.3"
Expand Down

0 comments on commit 1f82abb

Please sign in to comment.