Skip to content

Commit 20a50f9

Browse files
Update Rust crate iddqd to 0.3.14
1 parent 5fcdf1c commit 20a50f9

File tree

2 files changed

+31
-14
lines changed

2 files changed

+31
-14
lines changed

Cargo.lock

Lines changed: 30 additions & 13 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
@@ -18,7 +18,7 @@ clap = { version = "4.5", features = ["derive", "env", "wrap_help"] }
1818
dropshot = { version = "0.16.4" }
1919
# has to match dropshot
2020
http = { version = "1.3.1" }
21-
iddqd = { version = "0.3.11" , features = ["schemars08"]}
21+
iddqd = { version = "0.3.14" , features = ["schemars08"]}
2222
reqwest = { version = "0.12.23", features = ["blocking", "json"] }
2323
schemars = { version = "0.8.22", features = [ "chrono" ] }
2424
scim2-rs = { path = "./core" }

0 commit comments

Comments
 (0)