Update submodules, fix issue with nightly rust
This commit is contained in:
parent
ec545767c1
commit
404cec085c
|
@ -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" }
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b7340c5edf811e1369b562e6f39a7decd10ab029
|
||||
Subproject commit 5a6a5b9dde4629844adfee6cbfc970b4c9711046
|
|
@ -1 +1 @@
|
|||
Subproject commit db897893e79462a71b2e14b8d3ff723c41efd345
|
||||
Subproject commit e4d585dba61513eed760941f07d1475759a86be5
|
|
@ -1 +1 @@
|
|||
Subproject commit 334ecdcfd0cb1dc9c5b9af3e08377ab934de2b15
|
||||
Subproject commit 41596f26c0d19278cf2c953569740048fe72011e
|
2
rust
2
rust
|
@ -1 +1 @@
|
|||
Subproject commit 0ed75e1f47d099a17de22eb2c1d2b43ce89ea390
|
||||
Subproject commit 0aeb9c12979e6da753701a798d04105b6b1a8c28
|
Loading…
Reference in a new issue