diff --git a/Cargo.toml b/Cargo.toml index 2f4e5ad..d672eb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ authors = ["Embark "] edition = "2021" license = "MIT OR Apache-2.0" homepage = "https://github.com/EmbarkStudios/toml-span" +repository = "https://github.com/EmbarkStudios/toml-span" [workspace.dependencies] toml-span = { path = "toml-span" }