enc/Cargo.toml
2023-10-07 19:33:16 +05:30

10 lines
190 B
TOML

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