We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a87ce commit 156356eCopy full SHA for 156356e
scylla/Cargo.toml
@@ -77,6 +77,7 @@ base64 = { version = "0.22.1", optional = true }
77
rand_pcg = "0.3.1"
78
socket2 = { version = "0.5.3", features = ["all"] }
79
lazy_static = "1"
80
+tabled = "0.17.0"
81
82
[dev-dependencies]
83
num-bigint-03 = { package = "num-bigint", version = "0.3" }
0 commit comments