Skip to content

Commit a7e917a

Browse files
committed
Update Rust bindings state
1 parent f9a573a commit a7e917a

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

www/pages/implementations.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,18 @@ Below is a comprehensive list of all available IPCrypt implementations. Click on
212212
</tr>
213213
<tr>
214214
<td class="py-2 px-4 border">Rust</td>
215-
<td class="py-2 px-4 border">Native/Bindings</td>
215+
<td class="py-2 px-4 border">Bindings</td>
216+
<td class="py-2 px-4 border text-center">✓</td>
217+
<td class="py-2 px-4 border text-center">✓</td>
218+
<td class="py-2 px-4 border text-center">✓</td>
219+
<td class="py-2 px-4 border text-center">✓</td>
220+
<td class="py-2 px-4 border text-center">✓</td>
221+
<td class="py-2 px-4 border text-center">✓</td>
222+
<td class="py-2 px-4 border">ISC</td>
223+
</tr>
224+
<tr>
225+
<td class="py-2 px-4 border">Rust</td>
226+
<td class="py-2 px-4 border">Native</td>
216227
<td class="py-2 px-4 border text-center">✓</td>
217228
<td class="py-2 px-4 border text-center">-</td>
218229
<td class="py-2 px-4 border text-center">✓</td>
@@ -366,4 +377,4 @@ Below is a comprehensive list of all available IPCrypt implementations. Click on
366377
</tr>
367378
</tbody>
368379
</table>
369-
</div>
380+
</div>

0 commit comments

Comments
 (0)