diff options
Diffstat (limited to 'src/table/Cargo.toml')
-rw-r--r-- | src/table/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/table/Cargo.toml b/src/table/Cargo.toml index 6485a542..6b3aaceb 100644 --- a/src/table/Cargo.toml +++ b/src/table/Cargo.toml @@ -19,7 +19,6 @@ garage_rpc = { version = "0.1.1", path = "../rpc" } bytes = "0.4" rand = "0.7" hex = "0.3" -arc-swap = "0.4" log = "0.4" hexdump = "0.1" |