1
0
Fork 0
mirror of https://git.sr.ht/~asya/copycat synced 2024-09-28 00:18:27 +00:00
copycat/Cargo.toml

10 lines
195 B
TOML
Raw Normal View History

[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"