diff --git a/Cargo.toml b/Cargo.toml index dc60e74..e72f062 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,6 @@ authors = ["Sentry "] keywords = ["javascript", "sourcemap", "sourcemaps"] description = "Basic sourcemap handling for Rust" homepage = "https://github.com/getsentry/rust-sourcemap" -documentation = "https://getsentry.github.io/rust-sourcemap/" repository = "https://github.com/getsentry/rust-sourcemap" license = "BSD-3-Clause" readme = "README.md"