Skip to content

Commit

Permalink
Update uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavenVolkoff committed Oct 21, 2024
1 parent abe62b1 commit 59665c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ serde = { version = "1.0", features = ["derive"] }
thiserror = "1.0"
tracing = "0.1.40"
url = { version = "2.5", features = ["serde"] }
uuid = { version = "1.10", features = ["serde"] }
uuid = { version = "1.11", features = ["serde"] }
zeroize = { version = "1.8", features = ["derive", "serde"] }

# The same versions used by Spacedrive's Core
Expand Down

0 comments on commit 59665c2

Please sign in to comment.