Skip to content

Commit c463c95

Browse files
committed
cargo: remove strum and strum_macros dependencies
1 parent d08f624 commit c463c95

File tree

2 files changed

+1
-39
lines changed

2 files changed

+1
-39
lines changed

Cargo.lock.msrv

Lines changed: 1 addition & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scylla/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ openssl = { version = "0.10.32", optional = true }
4444
tokio-openssl = { version = "0.6.1", optional = true }
4545
arc-swap = "1.3.0"
4646
dashmap = "5.2"
47-
strum = "0.23"
48-
strum_macros = "0.23"
4947
lz4_flex = { version = "0.11.1" }
5048
smallvec = "1.8.0"
5149
async-trait = "0.1.56"

0 commit comments

Comments
 (0)