From 7f5310a1aa87cb32499e7f50c864fdaa9a82bd53 Mon Sep 17 00:00:00 2001 From: Conrad Ludgate Date: Mon, 25 Apr 2022 07:13:30 +0100 Subject: history list (#340) --- atuin-common/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'atuin-common/Cargo.toml') diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml index 67e78f39..66408779 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -11,7 +11,6 @@ repository = "https://github.com/ellie/atuin" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -rust-crypto = "^0.2" chrono = { version = "0.4", features = ["serde"] } serde = { version = "1.0.126", features = ["derive"] } uuid = { version = "1.0", features = ["v4"] } -- cgit v1.3.1