mirror of
https://github.com/Noratrieb/bool-toggle.git
synced 2026-01-14 20:35:01 +01:00
the crate
This commit is contained in:
commit
a379bbc1c3
5 changed files with 97 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "bool-toggle"
|
||||
version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[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