Skip to content

Commit 07ee56b

Browse files
committed
update iddqd to 0.4.1
Would like to bump iddqd in omicron as well, and this is a dependency.
1 parent 018ae6f commit 07ee56b

2 files changed

Lines changed: 16 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 14 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.17.0" }
1919
# has to match dropshot
2020
http = { version = "1.4.0" }
21-
iddqd = { version = "0.3.11" , features = ["schemars08"]}
21+
iddqd = { version = "0.4.1", 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)