Skip to content

Commit 81cde2f

Browse files
Add repository entry to Cargo.toml (#64)
* Add repository entry to Cargo.toml * Use github.com url instead of github.io Co-authored-by: Kamil Ogórek <[email protected]> --------- Co-authored-by: Kamil Ogórek <[email protected]>
1 parent 8d2f77b commit 81cde2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ keywords = ["javascript", "sourcemap", "sourcemaps"]
66
description = "Basic sourcemap handling for Rust"
77
homepage = "https://github.com/getsentry/rust-sourcemap"
88
documentation = "https://getsentry.github.io/rust-sourcemap/"
9+
repository = "https://github.com/getsentry/rust-sourcemap"
910
license = "BSD-3-Clause"
1011
readme = "README.md"
1112
edition = "2018"

0 commit comments

Comments
 (0)