Skip to content

Commit

Permalink
Upgrade to uuid v0.8 (informalsystems#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored and ebuchman committed Dec 11, 2019
1 parent db16953 commit 1934d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tendermint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ subtle = "2"
subtle-encoding = { version = "0.5", features = ["bech32-preview"] }
tai64 = { version = "3", features = ["chrono"] }
toml = { version = "0.5" }
uuid = { version = "0.7", default-features = false }
uuid = { version = "0.8", default-features = false }
zeroize = { version = "1.1", features = ["zeroize_derive"] }

[dev-dependencies]
Expand Down

0 comments on commit 1934d73

Please sign in to comment.