jackfiled
4de4eec758
Some checks failed
Run Unit Tests / Run-Unit-Tests (push) Failing after 31s
fix: stack overflow when dropping long BinaryOperators.
9 lines
122 B
TOML
9 lines
122 B
TOML
[package]
|
|
name = "rustic-sysy"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
anyhow = "1.0.91"
|
|
nom = {version = "7"}
|