librist-rust 0.2.0

Rust wapper for librist
Documentation
[package]
name = "librist-rust"
version = "0.2.0"
authors = ["David Holroyd <dave@badgers-in-foil.co.uk>"]
edition = "2018"
categories = [ "multimedia::video", "network-programming" ]
keywords = [ "RIST", "TR-06-1" ]
repository = "https://code.videolan.org/rist/librist-rust"
description = "Rust wapper for librist"
readme = "README.md"
license = "BSD-2-Clause"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
librist-sys = "0.4.0"
libc = "0.2"
bitflags = "1.2"
hexdump = "0.1.0"