summaryrefslogtreecommitdiffstats
path: root/third_party/rust/euclid/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/rust/euclid/README.md')
-rw-r--r--third_party/rust/euclid/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/third_party/rust/euclid/README.md b/third_party/rust/euclid/README.md
new file mode 100644
index 0000000000..13b488da9f
--- /dev/null
+++ b/third_party/rust/euclid/README.md
@@ -0,0 +1,8 @@
+# euclid
+
+This is a small library for geometric types with a focus on 2d graphics and
+layout.
+
+* [Documentation](https://docs.rs/euclid/)
+* [Release notes](https://github.com/servo/euclid/releases)
+* [crates.io](https://crates.io/crates/euclid)