Bump to Rubrail 0.4.2. Build on Travis with Xcode 8.3 to support it.
branches:
only:
- "master"
+osx_image: xcode8.3
install:
- curl https://static.rust-lang.org/rustup.sh |
sh -s -- --prefix=$HOME/rust
default-features=false
version = "0.4"
#path = "deps/rubrail-rs"
-#version="0.4.2-rc"
+#version="0.4.3-rc"
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies]
default-features = false
version = "0.4"
#path = "deps/rubrail-rs"
-#version = "0.4.2-rc"
+#version = "0.4.3-rc"
[target."cfg(target_os = \"macos\")".dependencies]
cocoa = "0.8.1"
objc-foundation = "0.1.1"
objc_id = "0.1"
rubrail = "0.4"
-#rubrail = {path = "deps/rubrail-rs", version="0.4.2-rc"}
+#rubrail = {path = "deps/rubrail-rs", version="0.4.3-rc"}
[target."cfg(target_os = \"macos\")".dependencies.objc]
version = "0.2.2"
-Subproject commit 629c4cf5304a80f7421e60c6749d6e043c4bb215
+Subproject commit b56ccf5ddc4de61dcff892a61ba8de5cc92c5539