version = 4
[[package]]
name = "seq-fmt"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53c590392453030c0114e051a02cc7a222b63f329307eeed91f95e3a548bfe5a"
[[package]]
name = "seq-map"
version = "0.0.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59fb3dae55e96c352048c88e6a2b9db15b25451ed4af54af3973d06371d40a6d"
[[package]]
name = "swamp-script-node"
version = "0.0.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "443f6f7c5b08ddffa6ce956cf681145e90bef027802283b558e88959e7ecfc86"
[[package]]
name = "swamp-script-types"
version = "0.0.20"
dependencies = [
"seq-fmt",
"seq-map",
"swamp-script-node",
]