daml-syntax 0.4.1

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.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95ccfb7aa714047e8f524525a7d1e8029c3ee16732a801c606b04acae659d1d4"

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