WIP: Auto-convert confid code
This commit is contained in:
parent
6f648b6556
commit
eb0a567405
5 changed files with 1619 additions and 2 deletions
|
@ -9,5 +9,7 @@ edition = "2021"
|
|||
anyhow = "1.0.71"
|
||||
bitreader = "0.3.7"
|
||||
clap = { version = "4.3.4", features = ["derive"] }
|
||||
libc = "0.2.146"
|
||||
openssl = { git = "https://github.com/anpage/rust-openssl.git" }
|
||||
serde_json = "1.0"
|
||||
thiserror = "1.0.40"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue