bool-toggle/Cargo.toml
Nilstrieb 0c3b06cb80 Remove --cfg docsrs
docs.rs now sets this cfg itself automatically!
2024-02-13 18:52:12 +01:00

7 lines
197 B
TOML

[package]
name = "bool-toggle"
description = "bool toggling for the bool toggle enjoyers"
version = "1.1.0"
edition = "2021"
license = "MIT"
repository = "https://github.com/Nilstrieb/bool-toggle"