# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "custom-format" version = "0.3.1" dependencies = [ "custom-format-macros", ] [[package]] name = "custom-format-macros" version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5ea297fc4a82d3f61d9306803903e0e6054381efac27d37093fb2e9dd49197b1" dependencies = [ "litrs", "unicode-ident", ] [[package]] name = "litrs" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4f17c3668f3cc1132437cdadc93dab05e52d592f06948d3f64828430c36e4a70" [[package]] name = "unicode-ident" version = "1.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"