Skip to content

Commit

Permalink
remove humantime-serde
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Sep 19, 2023
1 parent a266a22 commit 9acf414
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 27 deletions.
33 changes: 8 additions & 25 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ async-trait = "0.1"
built = { version = "0.6", features = ["chrono", "git2"] }
clap = "4.3"
futures = { version = "0.3", features = ["compat"] }
humantime-serde = "1.1"
indoc = "2.0"
openssl = "0.10"
pin-project = "1.1"
Expand Down
1 change: 0 additions & 1 deletion rust/crd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ repository.workspace = true
publish = false

[dependencies]
humantime-serde.workspace = true
semver.workspace = true
serde.workspace = true
serde_json.workspace = true
Expand Down

0 comments on commit 9acf414

Please sign in to comment.