More flexibility in magenta version requirements
diff --git a/Cargo.toml b/Cargo.toml
index 3bdfc14..e7dd0f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,4 +27,4 @@
 members = ["rand-derive"]
 
 [target.'cfg(target_os = "fuchsia")'.dependencies]
-magenta = "0.1.1"
+magenta = "^0.1.1"