Skip to content

Commit

Permalink
Allow any uuid version
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed May 10, 2024
1 parent 6c2c87b commit c6e5cff
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 @@ -111,7 +111,7 @@ tracing-subscriber = "0.3.18"
url = "2.5.0"
utoipa = "4.2.3"
utoipa-swagger-ui = "6.0.0"
uuid = "1.7.0"
uuid = "1"
secp256k1 = "0.29.0"

[profile.dev.package]
Expand Down

0 comments on commit c6e5cff

Please sign in to comment.