Added repo manifest.
diff --git a/.gitmodules b/.gitmodules
index cc13219..1e75905 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -288,6 +288,10 @@
 	branch = master
 	path = third_party/rust-mirrors/mio
 	url = https://fuchsia.googlesource.com/third_party/mio
+[submodule "third_party/rust-mirrors/rand"]
+	branch = master
+	path = third_party/rust-mirrors/rand
+	url = https://fuchsia.googlesource.com/third_party/rust-mirrors/rand
 [submodule "third_party/rust-mirrors/tokio-core"]
 	branch = master
 	path = third_party/rust-mirrors/tokio-core
diff --git a/manifest b/manifest
index fc7908f..efcd0f8 160000
--- a/manifest
+++ b/manifest
@@ -1 +1 @@
-Subproject commit fc7908f75276de8388faeeda66aa932581fe8cc0
+Subproject commit efcd0f823b26286d6209d0c78eddc584275ec385
diff --git a/third_party/pixman b/third_party/pixman
index f61ef2b..5c52e23 160000
--- a/third_party/pixman
+++ b/third_party/pixman
@@ -1 +1 @@
-Subproject commit f61ef2be8b563e699180f7c0aee96c0c4d743a7d
+Subproject commit 5c52e23bfe17fcc2e695433a1b68dec0cf10799a
diff --git a/third_party/rust-mirrors/rand b/third_party/rust-mirrors/rand
new file mode 160000
index 0000000..76e5f19
--- /dev/null
+++ b/third_party/rust-mirrors/rand
@@ -0,0 +1 @@
+Subproject commit 76e5f19bcdab47ef31ccd5773f702783d00b59ea
diff --git a/zircon b/zircon
index 9347954..1cb7fd4 160000
--- a/zircon
+++ b/zircon
@@ -1 +1 @@
-Subproject commit 93479543f42d86cdd7a79aa2d9c123a8a06c51bc
+Subproject commit 1cb7fd4f2d5e4bc3e912ad4175797d4083ea5ef9