[package] name = "crates-io-sketchbook" version = "0.2.1" edition = "2021" description = "testing what's allowed on crates.io" license = "Apache-2.0 OR MIT" repository = "https://github.com/aatifsyed/crates-io-sketchbook" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [dev-dependencies] bitbag = { git = "https://github.com/aatifsyed/bitbag" } bitbag-derive = { git = "https://github.com/aatifsyed/bitbag" }