Skip to content

Commit

Permalink
FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Nov 17, 2024
1 parent ed21160 commit 35ab8b1
Show file tree
Hide file tree
Showing 13 changed files with 446 additions and 536 deletions.
150 changes: 19 additions & 131 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[package]
name = "nh"
version = "3.6.0"
version = "4.0.0-alpha.1"
edition = "2021"
license = "EUPL-1.2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
ambassador = "0.4.0"
anstyle = "1.0.0"
clap = { version = "4.0", features = [
"cargo",
Expand All @@ -21,7 +20,6 @@ clean-path = "0.2"
color-eyre = { version = "0.6.2", default-features = false, features = [
"track-caller",
] }
derive_builder = "0.20.0"
dialoguer = { version = "0.11.0", default-features = false }
elasticsearch-dsl = "0.4.19"
hostname = "0.4"
Expand Down
Loading

0 comments on commit 35ab8b1

Please sign in to comment.