# 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 = "molt-argparse" version = "0.1.1" authors = ["Zizheng Guo "] description = "The argument parser generator macro for the Rust-based Tcl interpreter, Molt." keywords = [ "language", "script", "scripting", "tcl", ] license = "BSD-3-Clause" repository = "https://bitbucket.org/zzdeps/molt-argparse/src" resolver = "2" [dependencies.molt-argparse-procmacro] version = "0.1.1" [dependencies.molt-ng] version = "0.3.2" [dev-dependencies.itertools] version = "0.10.3"