]> git.proxmox.com Git - cargo.git/blob - vendor/snapbox-macros/Cargo.toml
4303ec152538036f7a70f8e9d23576a1aa3888ce
[cargo.git] / vendor / snapbox-macros / Cargo.toml
1 # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2 #
3 # When uploading crates to the registry Cargo will automatically
4 # "normalize" Cargo.toml files for maximal compatibility
5 # with all versions of Cargo and also rewrite `path` dependencies
6 # to registry (e.g., crates.io) dependencies.
7 #
8 # If you are reading this file be aware that the original Cargo.toml
9 # will likely look very different (and much more reasonable).
10 # See Cargo.toml.orig for the original contents.
11
12 [package]
13 edition = "2018"
14 name = "snapbox-macros"
15 version = "0.2.1"
16 include = ["build.rs", "src/**/*", "Cargo.toml", "LICENSE*", "README.md", "benches/**/*", "examples/**/*"]
17 description = "Snapshot testing toolbox"
18 homepage = "https://github.com/assert-rs/trycmd/tree/main/crates/snapbox"
19 documentation = "http://docs.rs/snapbox/"
20 readme = "README.md"
21 keywords = ["cli", "test", "assert", "command"]
22 categories = ["development-tools::testing"]
23 license = "MIT OR Apache-2.0"
24 repository = "https://github.com/assert-rs/trycmd/"
25 [package.metadata.docs.rs]
26 all-features = true
27
28 [dependencies]
29
30 [features]
31 debug = []
32 default = []