1
0
Fork 0
mirror of https://git.sr.ht/~asya/copycat synced 2024-09-27 22:18:23 +00:00
copycat/Cargo.toml
AsyaTheAbove d095cd4055 Initial commit
Signed-off-by: AsyaTheAbove <asya@waifu.club>
2023-08-19 18:03:46 +03:00

10 lines
195 B
TOML

[package]
name = "copycat"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bitflags = "2.4.0"