Skip to content

Commit d56701d

Browse files
Merge pull request #490 from Metaswitch/dependabot/cargo/everything-9acd4aab39
2 parents 40613fd + 9ff8b33 commit d56701d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ serde = { version = "1", features = ["derive"] }
2121
serde_yaml = "0.9"
2222
structopt = "0.3"
2323
uuid = { version = "1.16", features = ["v4"] }
24-
yaml-rust2 = "0.10.0"
24+
yaml-rust2 = "0.10.1"
2525
simplelog = "0.12"
2626
nix = { version = "0.29", default-features = false, features = ["user"] }
2727
shlex = "1.3"
2828
sha2 = "0.10.8"
29-
anyhow = "1.0.97"
29+
anyhow = "1.0.98"
3030
thiserror = "2.0.12"
3131
tera = "1"
3232
serde_json = "1.0.140"

0 commit comments

Comments
 (0)