Skip to content

Commit

Permalink
cargo: remove strum and strum_macros dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
muzarski committed Feb 15, 2024
1 parent d08f624 commit c463c95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
38 changes: 1 addition & 37 deletions Cargo.lock.msrv

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

2 changes: 0 additions & 2 deletions scylla/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ openssl = { version = "0.10.32", optional = true }
tokio-openssl = { version = "0.6.1", optional = true }
arc-swap = "1.3.0"
dashmap = "5.2"
strum = "0.23"
strum_macros = "0.23"
lz4_flex = { version = "0.11.1" }
smallvec = "1.8.0"
async-trait = "0.1.56"
Expand Down

0 comments on commit c463c95

Please sign in to comment.