Skip to content

Commit

Permalink
remove unnecessary dependency: num-traits
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospb19-cw committed May 28, 2024
1 parent b48ff0c commit 1136109
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ tracing-subscriber = { version = "=0.3.18", features = ["env-filter", "json"] }

# storage
sqlx = { version = "=0.7.4", features = ["runtime-tokio", "postgres", "bigdecimal", "time"] }
num-traits = "=0.2.18"
rocksdb = { version = "=0.22.0", features = ["multi-threaded-cf"], optional = true }
raft = { version = "=0.7.0", optional = true }
slog = "=2.7.0"
Expand Down

0 comments on commit 1136109

Please sign in to comment.