aboutsummaryrefslogtreecommitdiff
path: root/docs/source/development
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-09-06 11:29:33 +0200
committerGitHub <noreply@github.com>2019-09-06 11:29:33 +0200
commit03bb6478e4f86472c8ed3974fbdfdaf2cddda2ea (patch)
treedcbe8204e96bbaeda6149d30cf635eac8428fc02 /docs/source/development
parent87c90fcaa8d6963aa1a85f3cb2360e49b76da09e (diff)
parent04cd73cab946b7cc232134ae223e2667f15deb87 (diff)
downloadPROJ-03bb6478e4f86472c8ed3974fbdfdaf2cddda2ea.tar.gz
PROJ-03bb6478e4f86472c8ed3974fbdfdaf2cddda2ea.zip
Merge pull request #1592 from OSGeo/backport-1588-to-6.2
[Backport 6.2] 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>`_: