Merge pull request 'chore(deps): update rust crate base64 to 0.22.0' (#11) from renovate/base64-0.x into master
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
Reviewed-on: #11
This commit is contained in:
commit
894894a402
1 changed files with 1 additions and 1 deletions
|
@ -56,5 +56,5 @@ sqlx = { version = "0.6.1", features = [ "runtime-actix-rustls", "postgres", "ti
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
#actix-rt = "2.7.0"
|
#actix-rt = "2.7.0"
|
||||||
base64 = "0.13.0"
|
base64 = "0.22.0"
|
||||||
mktemp = "0.5.1"
|
mktemp = "0.5.1"
|
||||||
|
|
Loading…
Reference in a new issue