Skip to content

Commit 483a578

Browse files
Update Rust crate iddqd to 0.3.14
1 parent dbe1cb7 commit 483a578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ clap = { version = "4.5", features = ["derive", "env", "wrap_help"] }
1414
dropshot = { version = "0.16.4" }
1515
# has to match dropshot
1616
http = { version = "1.3.1" }
17-
iddqd = { version = "0.3.11" , features = ["schemars08"]}
17+
iddqd = { version = "0.3.14" , features = ["schemars08"]}
1818
schemars = { version = "0.8.22", features = [ "chrono" ] }
1919
serde = { version = "1.0", default-features = false, features = ["derive"] }
2020
serde_json = { version = "1.0" }

0 commit comments

Comments
 (0)