Implement bink2002
This commit is contained in:
parent
d86b41e039
commit
6f648b6556
7 changed files with 351 additions and 22 deletions
|
@ -9,5 +9,5 @@ edition = "2021"
|
|||
anyhow = "1.0.71"
|
||||
bitreader = "0.3.7"
|
||||
clap = { version = "4.3.4", features = ["derive"] }
|
||||
openssl = "0.10.54"
|
||||
openssl = { git = "https://github.com/anpage/rust-openssl.git" }
|
||||
serde_json = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue