diff --git a/Cargo.toml b/Cargo.toml index db3c91b..7e38736 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,3 +39,4 @@ members = [ [replace] "jpeg-decoder:0.1.11" = { git = "https://github.com/redox-os/jpeg-decoder.git", branch = "single_thread" } "liner:0.1.3" = { git = "https://github.com/redox-os/liner.git", branch = "redox" } +"rustls:0.5.7" = { git = "https://github.com/ctz/rustls.git" } diff --git a/programs/ion b/programs/ion index b7340c5..5a6a5b9 160000 --- a/programs/ion +++ b/programs/ion @@ -1 +1 @@ -Subproject commit b7340c5edf811e1369b562e6f39a7decd10ab029 +Subproject commit 5a6a5b9dde4629844adfee6cbfc970b4c9711046 diff --git a/programs/orbutils b/programs/orbutils index db89789..e4d585d 160000 --- a/programs/orbutils +++ b/programs/orbutils @@ -1 +1 @@ -Subproject commit db897893e79462a71b2e14b8d3ff723c41efd345 +Subproject commit e4d585dba61513eed760941f07d1475759a86be5 diff --git a/programs/smith b/programs/smith index 334ecdc..41596f2 160000 --- a/programs/smith +++ b/programs/smith @@ -1 +1 @@ -Subproject commit 334ecdcfd0cb1dc9c5b9af3e08377ab934de2b15 +Subproject commit 41596f26c0d19278cf2c953569740048fe72011e diff --git a/rust b/rust index 0ed75e1..0aeb9c1 160000 --- a/rust +++ b/rust @@ -1 +1 @@ -Subproject commit 0ed75e1f47d099a17de22eb2c1d2b43ce89ea390 +Subproject commit 0aeb9c12979e6da753701a798d04105b6b1a8c28