capybara-engine/Cargo.toml

11 lines
226 B
TOML
Raw Normal View History

2024-01-25 10:50:00 +00:00
[package]
name = "capibara-engine"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
num-bigint = "0.4.4"
widestring = "1.0.2"