cargo-features = ["alternative-registries"] publish = ["dan-rust-hosted"] [package] name = "loops" description = "A simple test project for validationg crate publishing, taken from rust book tutorial." license = "Apache-2.0" version = "0.1.0" authors = ["Dan Rollo "] edition = "2018" [dependencies]