diff options
| author | mo8it <mo8it@proton.me> | 2024-10-17 15:03:43 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-10-17 15:03:43 +0200 |
| commit | 7e2f56f41a89213d3ae60a069402a25b570f0cca (patch) | |
| tree | d10a0d1f54311edda5bea57644f929152e8e7dd2 /Cargo.toml | |
| parent | e90f5f03f3da639bf3157aec12ebf0cec62ac7ae (diff) | |
Use the default hasher
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -49,7 +49,6 @@ include = [ anyhow = "1.0.89" clap = { version = "4.5.20", features = ["derive"] } crossterm = { version = "0.28.1", default-features = false, features = ["windows", "events"] } -foldhash = "0.1.3" notify = { version = "6.1.1", default-features = false, features = ["macos_fsevent"] } os_pipe = "1.2.1" rustlings-macros = { path = "rustlings-macros", version = "=6.3.0" } |
