summary history branches tags files
commit:9698d5b5434a59cd92c37c23995e9fd0c9509680
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Jul 26 00:31:07 2017 +0200
parents:7182c1cc57397f9a364bc6dbf49d4412a9add153
Point to rubrail 0.4.1
diff --git a/Cargo.toml b/Cargo.toml
line changes: +6/-6
index 7a12110..c5d83c8
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -53,24 +53,24 @@ systray = {path = "deps/systray-rs", version="0.1.1-connectr"}
 
 [target."cfg(windows)".dependencies.rubrail]
 default-features=false
-version = "0.5"
+version = "0.4"
 #path = "deps/rubrail-rs"
-#version="0.5.1-rc"
+#version="0.4.2-rc"
 
 [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies]
 
 [target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.rubrail]
 default-features = false
-version = "0.5"
+version = "0.4"
 #path = "deps/rubrail-rs"
-#version = "0.5.1-rc"
+#version = "0.4.2-rc"
 
 [target."cfg(target_os = \"macos\")".dependencies]
 cocoa = "0.8.1"
 objc-foundation = "0.1.1"
 objc_id = "0.1"
-rubrail = "0.5"
-#rubrail = {path = "deps/rubrail-rs", version="0.5.1-rc"}
+rubrail = "0.4"
+#rubrail = {path = "deps/rubrail-rs", version="0.4.2-rc"}
 
 [target."cfg(target_os = \"macos\")".dependencies.objc]
 version = "0.2.2"

diff --git a/deps/rubrail-rs b/deps/rubrail-rs
line changes: +1/-1
index 83045c6..629c4cf
--- a/deps/rubrail-rs
+++ b/deps/rubrail-rs
@@ -1 +1 @@
-Subproject commit 83045c6c3df8a0a1390a592159327ab99307a75e
+Subproject commit 629c4cf5304a80f7421e60c6749d6e043c4bb215