chore(deps): update rust crate base64 to 0.22.0
This commit is contained in:
parent
97714408bc
commit
2951e6108b
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ sqlx = { version = "0.6.1", features = [ "runtime-actix-rustls", "postgres", "ti
|
|||
|
||||
[dev-dependencies]
|
||||
actix-rt = "2.7.0"
|
||||
base64 = "0.13.0"
|
||||
base64 = "0.22.0"
|
||||
|
|
Loading…
Reference in a new issue