# 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" rust-version = "1.80" name = "metadata-crates-io-testing" version = "0.0.6" authors = [ "nobody", "sombody", ] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Empty crate - Just testing what metadata can be changed in a crate after upload" homepage = "https://google.com" documentation = "https://google.com" readme = "README" keywords = [ "testing", "empty", "dont-use", "not-a-crate", ] categories = [] license-file = "no-license" repository = "https://google.com" [lib] name = "metadata_crates_io_testing" path = "src/lib.rs"