Skip to content

Commit

Permalink
deps: bump lockfile deps (#1608)
Browse files Browse the repository at this point in the history
* deps: bump lockfile deps

* left one
  • Loading branch information
ClementTsang authored Oct 15, 2024
1 parent 318ed9f commit 76fb759
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 100 deletions.
144 changes: 45 additions & 99 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 @@ -144,7 144,7 @@ filedescriptor = "0.8.2"
assert_cmd = "2.0.16"
cargo-husky = { version = "1.5.0", default-features = false, features = ["user-hooks"] }
predicates = "3.1.2"
tempfile = "3.12.0"
tempfile = "3.13.0"

[target.'cfg(all(target_arch = "x86_64", target_os = "linux"))'.dev-dependencies]
portable-pty = "0.8.1"
Expand Down

0 comments on commit 76fb759

Please sign in to comment.