Skip to content

Commit d36bb70

Browse files
Merge pull request #305 from Metaswitch/dependabot/cargo/uuid-1.4.1
2 parents 45e9cd9 + 592f055 commit d36bb70

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
@@ -20,7 +20,7 @@ log = "0.4"
2020
serde = { version = "1", features = ["derive"] }
2121
serde_yaml = "0.9"
2222
structopt = "0.3"
23-
uuid = { version = "1.3", features = ["v4"] }
23+
uuid = { version = "1.4", features = ["v4"] }
2424
yaml-rust = "0.4.4"
2525
simplelog = "0.12"
2626
nix = { version = "0.26", default-features = false, features = ["user"] }

0 commit comments

Comments
 (0)