Skip to content

Commit 271c4f9

Browse files
author
Max Dymond
committed
Merge remote-tracking branch 'origin/dependabot/cargo/uuid-1.3.0' into md/mergedepbot
Signed-off-by: Max Dymond <max.dymond@microsoft.com>
2 parents f0506ac + f9d96f1 commit 271c4f9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ log = "0.4"
1919
serde = { version = "1", features = ["derive"] }
2020
serde_yaml = "0.9"
2121
structopt = "0.3"
22-
uuid = { version = "1.2", features = ["v4"] }
22+
uuid = { version = "1.3", features = ["v4"] }
2323
yaml-rust = "0.4.4"
2424
simplelog = "0.12"
2525
nix = { version = "0.26", default-features = false, features = ["user"] }

0 commit comments

Comments
 (0)