rocket-sentry 0.2.0

Simplifies integration between the Rocket web framework and Sentry application monitoring system.
Documentation
[dependencies.rocket]
default-features = false
version = "0.4.2"

[dependencies.sentry]
version = "0.18.0"

[package]
authors = ["Marti Raudsepp <marti@juffo.org>"]
categories = ["web-programming", "development-tools"]
description = "Simplifies integration between the Rocket web framework and Sentry application monitoring system."
edition = "2018"
homepage = "https://github.com/intgr/rocket-sentry"
keywords = ["rocket", "fairing", "sentry", "monitoring", "error-reporting"]
license = "MIT"
name = "rocket-sentry"
readme = "README.md"
repository = "https://github.com/intgr/rocket-sentry"
version = "0.2.0"