Skip to content

Commit

Permalink
Merge pull request #313 from himmelblau-idm/stable-0.7.x_update_libhi…
Browse files Browse the repository at this point in the history
…mmelblau

Stable 0.7.x update libhimmelblau
  • Loading branch information
dmulder authored Dec 4, 2024
2 parents f24e0e6 + eada4e0 commit 93655d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ members = [
resolver = "2"

[workspace.package]
version = "0.7.8"
version = "0.7.9"
authors = [
"David Mulder <[email protected]>"
]
Expand All @@ -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.4.1" }
libhimmelblau = { version = "0.4.2" }
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 93655d2

Please sign in to comment.