Skip to content

Commit fb526a1

Browse files
Update Rust crate semver to 1.0.25 (#7602)
1 parent 735cc0a commit fb526a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@ rustyline = "14.0.0"
599599
samael = { version = "0.0.18", features = ["xmlsec"] }
600600
schemars = "0.8.21"
601601
secrecy = "0.8.0"
602-
semver = { version = "1.0.23", features = ["std", "serde"] }
602+
semver = { version = "1.0.25", features = ["std", "serde"] }
603603
serde = { version = "1.0", default-features = false, features = [ "derive", "rc" ] }
604604
serde_human_bytes = { git = "https://github.com/oxidecomputer/serde_human_bytes", branch = "main" }
605605
serde_json = "1.0.133"

0 commit comments

Comments
 (0)