# 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] name = "fomat-macros" version = "0.3.2" authors = ["MichaƂ Krasnoborski "] description = "Alternative syntax for print/write/format-like macros with a small templating language" readme = "README.md" keywords = [ "macro", "print", "template", "format", "interpolation", ] license = "MIT" repository = "https://github.com/krdln/fomat-macros" [dev-dependencies.tar] version = "0.4.9" [dev-dependencies.tempfile] version = "3.3.0"