[package] name = "rist" description = "A gist tool written with Rust" version = "0.0.1" repository = "https://github.com/douglarek/rist" license = "MIT" authors = ["lingchax "] keywords = ["gist", "rust"] [dependencies] hyper = "0.9.6"