diff --git a/Cargo.toml b/Cargo.toml index 7b02f17..143e764 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,6 +24,3 @@ spin = { git = "https://github.com/bspeice/spin-rs.git" } thread-id = "3.3" qadapt-macro = { version = "0.7.1", path = "./qadapt-macro" } - -[dev-dependencies] -env_logger = "0.6"