diff options
| author | Ellie Huxtable <e@elm.sh> | 2021-02-14 13:28:01 +0000 |
|---|---|---|
| committer | Ellie Huxtable <e@elm.sh> | 2021-02-14 13:28:01 +0000 |
| commit | d128297e67c49b4142e8535241c65efcc0ed640e (patch) | |
| tree | 10ea1626126c4c8a569f12e72f137886ff48f44c /Cargo.toml | |
| parent | Update readme (diff) | |
| download | atuin-d128297e67c49b4142e8535241c65efcc0ed640e.zip | |
Make clippy annoying asf + add server
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ uuid = { version = "0.8", features = ["serde", "v4"] } home = "0.5.3" indicatif = "0.15.0" hostname = "0.3.1" +rocket = "0.4.7" [dependencies.rusqlite] version = "0.24.*" |
