[package] name = "simple-munin-plugin" version = "0.1.0" authors = ["yasuhara "] repository = "https://bitbucket.org/yshryk/simple-munin-plugin-rs" homepage = "https://bitbucket.org/yshryk/simple-munin-plugin-rs" license = "MIT" readme = "README.md" description = "Simple Rust library for building Munin plugins." keywords = ["munin"] exclude = [ "*.iml" ] [dependencies]