--- ena-0.14.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ ena-0.14.2/Cargo.toml 2023-03-18T14:38:56.555919+00:00 @@ -23,13 +23,5 @@ license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/ena" -[dependencies.dogged] -version = "0.2.0" -optional = true - [dependencies.log] version = "0.4" - -[features] -bench = [] -persistent = ["dogged"]