mirror of
https://github.com/Noratrieb/bool-toggle.git
synced 2026-01-14 20:35:01 +01:00
Remove --cfg docsrs
docs.rs now sets this cfg itself automatically!
This commit is contained in:
parent
dd9ab02321
commit
0c3b06cb80
1 changed files with 0 additions and 4 deletions
|
|
@ -5,7 +5,3 @@ version = "1.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/Nilstrieb/bool-toggle"
|
repository = "https://github.com/Nilstrieb/bool-toggle"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
|
||||||
# enable unstable features in the documentation
|
|
||||||
rustdoc-args = ["--cfg", "docsrs"]
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue