Update repository URL.

Change-Id: I76c95e45caff307e83067c10a4133fe4699ff021
diff --git a/Cargo.toml b/Cargo.toml
index 62f501b..dea987b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@
 license-file = "LICENSE"
 keywords = ["boringssl"]
 categories = ["cryptography"]
-repository = "https://mundane.googlesource.com/mundane"
+repository = "https://fuchsia.googlesource.com/mundane"
 
 [package.metadata.docs.rs]
 features = ["bytes","insecure","kdf","rsa-pkcs1v15"]