switches/Cargo.toml

10 lines
230 B
TOML
Raw Normal View History

2021-08-01 00:30:09 +00:00
[package]
name = "switches"
version = "1.0.0"
authors = ["Ben Bridle <bridle.benjamin@gmail.com>"]
2022-08-25 09:16:47 +00:00
edition = "2021"
2021-08-01 00:30:09 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]