diff options
Diffstat (limited to 'server/Cargo.toml')
| -rw-r--r-- | server/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml index 06e52fb..7d32688 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -13,4 +13,3 @@ listenfd = "1.0.0" hyper = "0.14.20" serde = { version = "1.0.144", features = ["derive"] } serde_json = "*" -chashmap = "2.2.2" |