daml-syntax 0.4.0

Shared parsed-source surface for Daml tools
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "daml-parser"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "044a83b2c53fe438f49c3926b4a2181e1c0afd6c2597036caa4a68fa93c741e1"

[[package]]
name = "daml-syntax"
version = "0.4.0"
dependencies = [
 "daml-parser",
 "text-size",
]

[[package]]
name = "text-size"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f18aa187839b2bdb1ad2fa35ead8c4c2976b64e4363c386d45ac0f7ee85c9233"