daml-syntax 0.2.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.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d272ac2eb29e2737932d7e96117009d7c9089dfa490f55be7f63be09510107d"

[[package]]
name = "daml-syntax"
version = "0.2.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"