Skip to content

Commit

Permalink
deps(rust): update libhimmelblau requirement from 0.3.8 to 0.4.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: libhimmelblau
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d183e92 commit 681283a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ tracing-subscriber = "^0.3.17"
tracing = "^0.1.37"
himmelblau_unix_common = { path = "src/common" }
kanidm_unix_common = { path = "src/glue" }
libhimmelblau = { version = "0.3.9" }
libhimmelblau = { version = "0.4.0" }
clap = { version = "^4.5", features = ["derive", "env"] }
clap_complete = "^4.4.1"
reqwest = { version = "^0.12.2", features = ["json"] }
Expand Down

0 comments on commit 681283a

Please sign in to comment.