[package] name = "crate-with-only-beta" version = "0.1.2-beta" edition = "2021" description = "This crate exists only to demonstrate a Cargo bug" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]