# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "masterpg" version = "1.0.0" authors = ["Koen Bekx "] description = "Command-line utility and library function that compose web pages, or any texts, by resolving placeholders with actual content from referred or same files." homepage = "https://github.com/KoenLBekx/masterpg" documentation = "https://docs.rs/masterpg" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/KoenLBekx/masterpg" [dependencies.nom] version = "7.1.3" features = ["alloc"] [dependencies.serial_test] version = "2.0.0" features = ["file_locks"] [dependencies.string_io_and_mock] version = "1.0.1" [dependencies.tree_by_path] version = "1.0.0"