diff options
Diffstat (limited to 'src/db/Cargo.toml')
-rw-r--r-- | src/db/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/db/Cargo.toml b/src/db/Cargo.toml index 025016d5..ae6cb45f 100644 --- a/src/db/Cargo.toml +++ b/src/db/Cargo.toml @@ -15,7 +15,6 @@ path = "lib.rs" [dependencies] err-derive = "0.3" -arc-swap = "1.0" sled = "0.34" |