diff options
| author | Conrad Ludgate <conradludgate@gmail.com> | 2022-04-25 07:13:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-25 07:13:30 +0100 |
| commit | 7f5310a1aa87cb32499e7f50c864fdaa9a82bd53 (patch) | |
| tree | a1c499f3876d92687f71e72076c3a715d9f16798 /atuin-server | |
| parent | Release v0.9.1 (#338) (diff) | |
| download | atuin-7f5310a1aa87cb32499e7f50c864fdaa9a82bd53.zip | |
history list (#340)
Diffstat (limited to 'atuin-server')
| -rw-r--r-- | atuin-server/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/atuin-server/Cargo.toml b/atuin-server/Cargo.toml index 8e5dbb45..c3e7f66a 100644 --- a/atuin-server/Cargo.toml +++ b/atuin-server/Cargo.toml @@ -22,7 +22,6 @@ serde_json = "1.0.75" sodiumoxide = "0.2.6" base64 = "0.13.0" rand = "0.8.4" -rust-crypto = "^0.2" tokio = { version = "1", features = ["full"] } sqlx = { version = "0.5", features = [ "runtime-tokio-rustls", "chrono", "postgres" ] } async-trait = "0.1.49" |
