mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
chore(deps): update rust crate base64 to 0.22.0
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
9901758ffa
commit
f875e7a6e4
3 changed files with 14 additions and 8 deletions
|
@ -67,7 +67,7 @@ actix-tls = "3"
|
|||
actix-web = { version = "4.5", features = ["rustls-0_22"] }
|
||||
anyhow = "1.0.80"
|
||||
awc = { version = "3.4", features = ["rustls-0_22-webpki-roots"] }
|
||||
base64 = "0.21.7"
|
||||
base64 = "0.22.0"
|
||||
bitflags = "2.4"
|
||||
bytemuck = { version = "1.14.3", features = ["derive", "min_const_generics", "extern_crate_std"] }
|
||||
bytes = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue