summaryrefslogtreecommitdiff
path: root/community/gsoc/project_ideas
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-10-07 08:16:20 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-10-07 08:16:23 +0200
commitc8e1d96df6561f9fc35c574f0c520472190d5dd8 (patch)
treeaad7131faf8e9667fa8664fa30d40a028ea0a47a /community/gsoc/project_ideas
parent6b53b9cfaa6d351a35a40320b6c890c505a41855 (diff)
rust-errno was merged
Diffstat (limited to 'community/gsoc/project_ideas')
-rw-r--r--community/gsoc/project_ideas/rust.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/rust.mdwn b/community/gsoc/project_ideas/rust.mdwn
index 0a6bd0c1..c8775d08 100644
--- a/community/gsoc/project_ideas/rust.mdwn
+++ b/community/gsoc/project_ideas/rust.mdwn
@@ -81,7 +81,6 @@ One can check out the result with:
git clone https://github.com/sthibaul/getrandom.git
git clone https://github.com/sthibaul/nix.git -b r0.26-hack
- 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/socket2.git -b v0.4.x