From 5518932b30be2e741c5ae957f51652b79f180e3e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 30 Sep 2023 15:22:54 +0200 Subject: patched rustix was released --- community/gsoc/project_ideas/rust.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'community/gsoc/project_ideas/rust.mdwn') diff --git a/community/gsoc/project_ideas/rust.mdwn b/community/gsoc/project_ideas/rust.mdwn index 3ff01442..0a6bd0c1 100644 --- a/community/gsoc/project_ideas/rust.mdwn +++ b/community/gsoc/project_ideas/rust.mdwn @@ -84,13 +84,11 @@ One can check out the result with: git clone https://github.com/sthibaul/rust-errno.git -b hack git clone https://github.com/sthibaul/rust_libloading.git -b v0.7-hack git clone https://github.com/sthibaul/rust_libloading.git -b hack rust_libloading-0.8.0 - git clone https://github.com/sthibaul/rustix.git -b 0.37-hack - git clone https://github.com/sthibaul/rustix.git -b hack rustix-0.38.6 git clone https://github.com/sthibaul/socket2.git -b v0.4.x git clone https://github.com/Vtewari2311/libc.git -b libc-hurd-latest-hack git clone https://github.com/Vtewari2311/rust.git -b mod-hurd-latest-hack -(yes, rust imposes checking out libloading and rustix several times...) +(yes, rust imposes checking out libloading several times...) --- -- cgit v1.2.3