diff --git a/Cargo.toml b/Cargo.toml index 23befd7c..9be76e07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,6 @@ version = "1.4.2-dev" authors = ["Yamato Security @SecurityYamato"] edition = "2021" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] itertools = "*" dashmap = "*"