Skip to content

Commit

Permalink
derive_builder: 0.6 -> 0.9
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 9d4e217 commit 771cb1e
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 @@ -26,7 +26,7 @@ serde_derive = "1"
serde_json = "1"
uuid = { version = "0.8", features = ["serde", "v4"] }
log = "0.4"
derive_builder = "0.6.0"
derive_builder = "0.9.0"
failure = "0.1"

[dev-dependencies]
Expand Down

0 comments on commit 771cb1e

Please sign in to comment.