1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00
ZoKrates/zokrates_parser/Cargo.toml
2019-10-08 16:34:01 +09:00

12 lines
No EOL
211 B
TOML

[package]
name = "zokrates_parser"
version = "0.1.3"
authors = ["JacobEberhardt <jacob.eberhardt@tu-berlin.de>"]
edition = "2018"
[dependencies]
pest = "2.0"
pest_derive = "2.0"
[dev-dependencies]
glob = "0.2"