1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["Ryan Lopopolo <rjl@hyperbo.la>"] description = "Empty crate, used only to reserve the name" edition = "2018" include = ["**/*.rs", "Cargo.toml"] license = "MIT" name = "artichoke" version = "0.0.0"