diff --git a/Cargo.toml b/Cargo.toml index b4f66b33..7bf486ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ license = "Apache-2.0" description = "Common reusable types for implementing the sentry.io protocol." homepage = "https://sentry.io/" repository = "https://github.com/getsentry/rust-sentry-types" -documentation = "https://docs.rs/rust-sentry-types" +documentation = "https://docs.rs/sentry-types" keywords = ["sentry", "protocol"] readme = "README.md" authors = ["Sentry "]