diff options
Diffstat (limited to 'incria/Cargo.toml')
-rw-r--r-- | incria/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/incria/Cargo.toml b/incria/Cargo.toml index 1ff3824..608c926 100644 --- a/incria/Cargo.toml +++ b/incria/Cargo.toml @@ -4,7 +4,6 @@ version = "0.1.0" edition = "2021" [dependencies] -once_cell = "1.17.1" tokio = { version = "1.28.1", features = ["sync", "rt"] } [dev-dependencies] |