diff --git a/Cargo.toml b/Cargo.toml index c6be8b2..3d25021 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ repository = "https://github.com/phip1611/tar-no-std" documentation = "https://docs.rs/tar-no-std" rust-version = "1.76.0" -# required because "env_logger" uses "log" but with dependency to std.. +# required because "env_logger" uses "log" but with dependency to std. resolver = "2" [features]