Skip to content

Commit

Permalink
uuid: 0.7 -> 0.8
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
  • Loading branch information
matthiasbeyer committed May 31, 2020
1 parent 7a2308b commit 9d4e217
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 @@ -24,7 +24,7 @@ chrono = "0.4"
serde = "1"
serde_derive = "1"
serde_json = "1"
uuid = { version = "0.7", features = ["serde", "v4"] }
uuid = { version = "0.8", features = ["serde", "v4"] }
log = "0.4"
derive_builder = "0.6.0"
failure = "0.1"
Expand Down

0 comments on commit 9d4e217

Please sign in to comment.