version = 4
[[package]]
name = "convert_case"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f"
dependencies = [
"unicode-segmentation",
]
[[package]]
name = "eager2"
version = "1.1.4"
dependencies = [
"convert_case",
"eager2-core",
"litrs",
]
[[package]]
name = "eager2-core"
version = "1.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf0d30dfa2e29847facbfbc231e3cf62dab642bb1372eadf9c453ae984041743"
[[package]]
name = "litrs"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5"
[[package]]
name = "unicode-segmentation"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"