Skip to content

Commit 37a624b

Browse files
committed
rename package to project to match Cargo.toml
this fixes cargo test error
1 parent 594996c commit 37a624b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ doctest = false
1919
name = "all"
2020
path = "src/tests/all.rs"
2121

22-
[package.metadata.docs.rs]
22+
[project.metadata.docs.rs]
2323
rustdoc-args = ["--no-defaults --passes collapse-docs --passes unindent-comments"]
2424

2525
[dependencies]

0 commit comments

Comments
 (0)