diff options
Diffstat (limited to 'atuin-common')
| -rw-r--r-- | atuin-common/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml index 78626b94..efc35f43 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -14,10 +14,8 @@ repository = "https://github.com/ellie/atuin" rust-crypto = "^0.2" sodiumoxide = "0.2.6" chrono = { version = "0.4", features = ["serde"] } -eyre = "0.6" serde_derive = "1.0.125" serde = "1.0.126" serde_json = "1.0.75" -rmp-serde = "0.15.5" warp = "0.3" uuid = { version = "0.8", features = ["v4"] } |
