aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development
diff options
context:
space:
mode:
authorStephan Hügel <urschrei@gmail.com>2019-09-05 16:42:07 +0100
committerGitHub <noreply@github.com>2019-09-05 16:42:07 +0100
commit240d3b5f126e01dfc2808a017a386bbf33f0141e (patch)
treea0cca86cf3e15baf6a2e06ceebb2587251a36854 /docs/source/development
parent06578ae686d85c1e7b0fff663d25a8e394c67f19 (diff)
downloadPROJ-240d3b5f126e01dfc2808a017a386bbf33f0141e.tar.gz
PROJ-240d3b5f126e01dfc2808a017a386bbf33f0141e.zip
Add link to Rust bindings
Diffstat (limited to 'docs/source/development')
-rw-r--r--docs/source/development/bindings.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst
index 27d3fddc..c339bfdc 100644
--- a/docs/source/development/bindings.rst
+++ b/docs/source/development/bindings.rst
@@ -18,6 +18,12 @@ Ruby
`proj4rb <https://github.com/cfis/proj4rb>`_:
Bindings for PROJ in ruby
+Rust
+=======
+
+`proj <https://github.com/georust/proj>`_:
+Rust bindings for the latest stable version of PROJ
+
TCL
========
`proj4tcl <http://wiki.tcl.tk/41270>`_: