chore(deps): update rust crate base64 to 0.22.0
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-06-07 20:32:03 +00:00
parent a3e2297e77
commit a12b1c0ae8

View file

@ -56,5 +56,5 @@ 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"
mktemp = "0.5.1"