1 2 3 4 5 6 7 8 9
[package] name = "simple_io" version = "0.1.1" authors = ["Lukáš Hozda <luk.hozda@gmail.com>"] license = "Fair" description = "A tiny, simple IO helper library" repository = "https://github.com/luciusmagn/simple_io" [dependencies]