diff options
| -rw-r--r-- | docs/source/development/bindings.rst | 6 |
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>`_: |
