mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
add module to store multiple certificates
This commit is contained in:
parent
8d11af336e
commit
f374598fd3
3 changed files with 114 additions and 1 deletions
|
|
@ -24,11 +24,11 @@ rustls = "0.19.0"
|
|||
url = "2.2.1"
|
||||
glob = "0.3"
|
||||
configparser = "2.0"
|
||||
webpki = "0.21.4"
|
||||
|
||||
[dev-dependencies]
|
||||
gemini-fetch = "0.2.1"
|
||||
anyhow = "1.0"
|
||||
webpki = "0.21.4"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue