diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -38,7 +38,6 @@ required-features = ["async", "factory"] [dependencies] syrette_macros = { path = "./macros", version = "0.5.1" } -linkme = "0.3.0" once_cell = "1.4" ahash = "0.7.6" thiserror = "1.0.32" |