ssw/Cargo.toml
2023-01-09 12:46:03 +01:00

11 lines
215 B
TOML

[package]
name = "hello"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
config = "0.13.3"
file-matcher = "0.7.0"