diff --git a/.cargo/config b/.cargo/config index c45f4316c4f3ff8dafdc7051ace292c144866982..6e57e7c0b4b456791e67527841026d3c7f4ebd34 100644 --- a/.cargo/config +++ b/.cargo/config @@ -5,7 +5,7 @@ paths = [ "patches/net2-rs", "patches/pb", "patches/platform-info", - #"patches/ring", + "patches/ring", "patches/tar-rs", "patches/tempfile", "patches/termsize", diff --git a/.gitmodules b/.gitmodules index 4bda32f67ab5bfcc1e98e56b5f44cdfbf6d83001..bccd9a18352e52e0c903b688f12044f38b466c52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -20,7 +20,7 @@ [submodule "patches/ring"] path = patches/ring url = https://gitlab.redox-os.org/redox-os/ring.git - branch = redox-unix + branch = redox-unix-0.13.5 [submodule "patches/time"] path = patches/time url = https://gitlab.redox-os.org/redox-os/time.git diff --git a/patches/ring b/patches/ring index 1e177479981854cb7d06bea12e0a6514d26e09a6..61162b0ea14d92df89a4d976f57712da991f26de 160000 --- a/patches/ring +++ b/patches/ring @@ -1 +1 @@ -Subproject commit 1e177479981854cb7d06bea12e0a6514d26e09a6 +Subproject commit 61162b0ea14d92df89a4d976f57712da991f26de