Skip to content

Commit

Permalink
Bump dependencies, which fixes an issue with the time crate & nightly.
Browse files Browse the repository at this point in the history
  • Loading branch information
tarka committed Jun 27, 2024
1 parent 37f59da commit fac1ee2
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 65 deletions.
135 changes: 71 additions & 64 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 @@ -62,7 +62,7 @@ rand_xorshift = "0.3.0"
rustix = "0.38.34"
tempfile = "3.10.1"
test-case = "3.3.1"
uuid = { version = "1.8.0", features = ["v4"] }
uuid = { version = "1.9.1", features = ["v4"] }
walkdir = "2.5.0"
xattr = "1.3.1"

Expand Down

0 comments on commit fac1ee2

Please sign in to comment.