# 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 = "girt-testutils" version = "2.3.0" authors = ["Tim Oram "] description = "Test utils for git-interactive-rebase-tool" homepage = "https://gitrebasetool.mitmaro.ca/" readme = "README.md" keywords = [ "git", "cli", ] categories = [ "command-line-interface", "command-line-utilities", "text-editors", ] license = "GPL-3.0-or-later" repository = "https://github.com/MitMaro/git-interactive-rebase-tool" [lib] name = "testutils" [dependencies] [dev-dependencies] [build-dependencies.rustc_version] version = "0.4.0"