WaFlesh-v1/Cargo.lock
2023-05-19 00:46:12 +02:00

17 lines
389 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "unicode-ident"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"
[[package]]
name = "wafl-parser"
version = "0.1.0"
dependencies = [
"unicode-ident",
]