Bump all dependencies but rustls and webpki-roots
The latter have changed their API a bit, while everything else is still compatible.
This commit is contained in:
parent
48f77acb69
commit
f725994fe0
4 changed files with 6 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ license = "MPL-2.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.21"
|
||||
base64 = "0.22"
|
||||
digest = "0.10"
|
||||
sha1 = "0.10"
|
||||
sha2 = "0.10"
|
||||
|
|
|
|||
Loading…
Reference in a new issue