Skip to content

Commit

Permalink
Remove unused rust deps
Browse files Browse the repository at this point in the history
  • Loading branch information
razvan committed Jul 5, 2023
1 parent ec76361 commit aa10abd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 rust/crd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ serde_yaml = { workspace = true }
snafu = { workspace = true }
strum = { workspace = true, features = ["derive"] }
tracing = { workspace = true }
tracing-futures = { workspace = true, features = ["futures-03"] }

[dev-dependencies]
rstest = "0.17.0"

0 comments on commit aa10abd

Please sign in to comment.