squirrel/squirrel-server/Cargo.toml

12 lines
234 B
TOML
Raw Normal View History

2023-08-03 04:14:46 +00:00
[package]
name = "SQUIRREL"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2023-08-08 06:38:02 +00:00
anyhow = "1.0.72"
fancy-regex = "0.11.0"
regex = "1.9.1"