aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.md b/projects.md
index b011a41..dd50aa6 100644
--- a/projects.md
+++ b/projects.md
@@ -26,7 +26,7 @@ permalink: /projects/
* Rust
* [Wrote a text editor inspired by Nano](https://github.com/mathphreak/mfte)
* [Made a Web app](https://github.com/mathphreak/cs-eco-dash) that consumed and processed data given in a poorly specified format
- * [Contributed to the standard library](https://github.com/rust-lang/rust/pull/34694)
+ * Contributed to [the standard library](https://github.com/rust-lang/rust/pull/34694) and [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen/pull/1843)
* Python
* Wrote a [wxPython GUI](https://github.com/boringcactus/vidslice) for video manipulation using ffmpeg and youtube-dl
* Wrote an [image processing](https://github.com/mathphreak/hexcells_hints) utility