Skip to content

Commit 156356e

Browse files
committed
added tabled as dependency
1 parent 92a87ce commit 156356e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scylla/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ base64 = { version = "0.22.1", optional = true }
7777
rand_pcg = "0.3.1"
7878
socket2 = { version = "0.5.3", features = ["all"] }
7979
lazy_static = "1"
80+
tabled = "0.17.0"
8081

8182
[dev-dependencies]
8283
num-bigint-03 = { package = "num-bigint", version = "0.3" }

0 commit comments

Comments
 (0)