[package] name = "macro-while-mut" version = "0.1.1" authors = ["khmhmm "] edition = "2018" description = "Macro that allows create while-cycle with mutable condition state" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]