fix: defalt-feature -> default-features Cargo.toml (#1828)

This commit is contained in:
Niklas Adolfsson
2024-10-14 17:15:46 +02:00
committed by GitHub
parent bcdf0bb054
commit 9527165a40
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ features = ["fetch-metadata"]
rustdoc-args = ["--cfg", "docsrs"]
[package.metadata.playground]
defalt-features = true
default-features = true
[lints]
workspace = true