1 2 3 4 5 6 7 8 9 10 11
[package] name = "rsedlib" version = "0.1.1" edition = "2021" description = "rust binding of edlib" license = "MIT" repository ="https://github.com/keithyin/rsedlib" [dependencies] libc="0.2"