[package] name = "donhcd-sentry" version = "0.1.5" authors = ["Alexis Agahi ", "Donald Huang "] license = "MIT/Apache-2.0" readme = "Readme.md" repository = "https://github.com/donhcd/rust-sentry" homepage = "https://github.com/donhcd/rust-sentry" documentation = "https://github.com/donhcd/rust-sentry" description = """ Sentry (getsentry.com) Service for rust ;) fork of https://github.com/aagahi/rust-sentry with a few fixes... """ [dependencies] hyper = "0.9.5" time = "0.1.35" chrono = "0.2.22"