Skip to content

Update Rust bindings to use a more recent librist

David Holroyd requested to merge dholroyd/librist-rust:master into master

These changes don't represent a huge difference to the API being exposed on the Rust side, but the Rust binding pins a specific librist version and these changes take us from librist commit 6c8f7359a732415fbbff4aabe1b34f9f983ac289 (June 2020) to librist commit c2d7c2d9bd0da6411b9ed5335a1ef55759f11a25 (8th Feb 2021).

Merge request reports