fix(deps): update rust crate base64 to 0.22.1
This commit is contained in:
committed by
Jeremiah Russell
parent
475a840ada
commit
45f0c91cbe
@@ -41,7 +41,7 @@ tokio = { version = "1.47.1", features = [
|
||||
"process",
|
||||
] }
|
||||
toml = "0.9.7"
|
||||
base64 = "0.22"
|
||||
base64 = "0.22.1"
|
||||
flate2 = "1.0"
|
||||
dialoguer = "0.11"
|
||||
indicatif = "0.18.3"
|
||||
|
||||
Reference in New Issue
Block a user