[package] name = "blinmaker-cli" version = "1.0.0" authors = ["Illia 'dragonhaze' Chub"] edition = "2018" repository = "https://github.com/ilchub/blinmaker-cli.git" description = "Program to calculate, how many pencakes(blins) you can make, using certain amount of materials" license = "GPL-3.0" [dependencies] text_io = "0.1.8" blinmaker = "2.1.1"