Make the Rust garbage compile again
This commit is contained in:
parent
b8dca570a0
commit
4588e67b64
12 changed files with 1348 additions and 1078 deletions
|
|
@ -12,7 +12,7 @@ libc = "0.2.39"
|
|||
libarchive3-sys = "0.1.2"
|
||||
encoding = { git = "https://github.com/lifthrasiir/rust-encoding", features = ["no-optimized-legacy-encoding"] }
|
||||
ring = "0.14.6"
|
||||
postgres = "0.15.2"
|
||||
postgres = "0.17.5"
|
||||
clap = "2.31.2"
|
||||
reqwest = "0.9.17"
|
||||
url = "1.7.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue