Skip to content

Commit af899bb

Browse files
Update Rust crate iddqd to 0.3.12
1 parent dbe1cb7 commit af899bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -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.12" , 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)