Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
rm not needed dep
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkakkar committed May 2, 2024
1 parent 68fe2bb commit 877e4df
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 feature-flags/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ envconfig = { workspace = true }
tokio = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { workspace = true, features = ["env-filter"] }
base64 = { workspace = true }
bytes = { workspace = true }
rand = { workspace = true }
redis = { version = "0.23.3", features = [
Expand Down

0 comments on commit 877e4df

Please sign in to comment.