Skip to content

Commit 1e6cdc0

Browse files
authored
doc: mention an additional Rust implementation (#1156)
1 parent 2bca3a0 commit 1e6cdc0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/ref/bindings.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,9 @@ <h2 id="third_party_apis">Unofficial Third Party APIs</h2>
219219
<a href="https://github.com/yugui/ruby-jsonnet">Ruby</a>
220220
</li>
221221
<li>
222-
<a href="https://github.com/anguslees/rust-jsonnet">Rust</a> but please first consider the
223-
<a href="https://github.com/CertainLach/jrsonnet">native port</a>
222+
<a href="https://github.com/anguslees/rust-jsonnet">Rust</a> but please first consider
223+
one of the native ports (<a href="https://github.com/CertainLach/jrsonnet">jrsonnet</a>
224+
or <a href="https://github.com/eduardosm/rsjsonnet">rsjsonnet</a>)
224225
</li>
225226
<li>
226227
<a href="https://github.com/moleike/haskell-jsonnet">Haskell native port</a>

0 commit comments

Comments
 (0)