update
This commit is contained in:
parent
ef1da94872
commit
abceac2073
5 changed files with 8 additions and 9 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -653,9 +653,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
|
||||
|
||||
[[package]]
|
||||
name = "gnupg"
|
||||
name = "gnupg-rs"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.hydrar.de/jmarya/gnupg-rs#6848ca44c7cd0e6f4bc7d02cdd270e970a6909a3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d8252a47de27b875c2a1cc765ed161475eeab5a4116fb0b09c3be7129189a38c"
|
||||
|
||||
[[package]]
|
||||
name = "h2"
|
||||
|
@ -941,7 +942,7 @@ dependencies = [
|
|||
"actix-web",
|
||||
"chrono",
|
||||
"env_logger",
|
||||
"gnupg",
|
||||
"gnupg-rs",
|
||||
"log",
|
||||
"maud",
|
||||
"reqwest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue