aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2019-11-07 14:19:29 -0700
committerGitHub <noreply@github.com>2019-11-07 14:19:29 -0700
commitaf84c0354eff3d6a9dd01665a204124011a2d701 (patch)
tree96730e2634145813d4986a3bf7649467abf99f79
parent6f3e62ca7a35233d73be0e50bba9be5a6c99f519 (diff)
downloadboringcactus.com-af84c0354eff3d6a9dd01665a204124011a2d701.tar.gz
boringcactus.com-af84c0354eff3d6a9dd01665a204124011a2d701.zip
Update projects.md
-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