diff --git a/Cargo.toml b/Cargo.toml index be0ec6d..be25acb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" keywords = ["shared", "memory", "ipc", "inter", "communication"] license = "Apache-2.0" name = "typed_shmem" -repository = "https://www.github.com/UpsettingBoy/typed_shmem" +repository = "https://github.com/UpsettingBoy/typed_shmem" version = "0.3.0"