Upgrade the incompatible versions of the dependencies

This commit is contained in:
Kerollmops 2023-04-11 15:55:23 +02:00 committed by Clément Renault
parent 2d8060df80
commit a109802d45
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
5 changed files with 73 additions and 43 deletions

View file

@ -11,7 +11,7 @@ edition.workspace = true
license.workspace = true
[dependencies]
base64 = "0.13.1"
base64 = "0.21.0"
enum-iterator = "1.4.0"
hmac = "0.12.1"
maplit = "1.0.2"