We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1694ae commit 10968a1Copy full SHA for 10968a1
README.md
@@ -9,7 +9,7 @@ Implementation of the [negentropy](https://github.com/hoytech/negentropy) set-re
9
The project is split up into many crates:
10
11
* [**negentropy**](./negentropy/): Rust implementation of the negentropy set-reconciliation protocol
12
-* [**negentropy-ffi**](./negentropy-ffi/): UniFFI bindings (Swift, Kotlin and Python) of the [negentropy](./negentropy/) crate (TODO)
+* [**negentropy-ffi**](./negentropy-ffi/): UniFFI bindings (Swift, Kotlin and Python) of the [negentropy](./negentropy/) crate
13
14
## Flame Graph and perf
15
0 commit comments