Update Rust crate base64 to 0.23.0
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
parent
70627949e8
commit
ed6f948df0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ mtp = { git = "https://git.methanium.net/methanium/mtp", features = [
|
|||
] }
|
||||
|
||||
ansi_term = "0.12.1"
|
||||
base64 = "0.22.1"
|
||||
base64 = "0.23.0"
|
||||
bytes = "1"
|
||||
dashmap = "6.2.1"
|
||||
dotenv = "0.15.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue