chore(deps): update rust crate usvg to 0.43.0
Some checks failed
renovate/artifacts Artifact file update failure
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
lint/clippy Checking for common mistakes and opportunities for code improvement
Some checks failed
renovate/artifacts Artifact file update failure
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
lint/clippy Checking for common mistakes and opportunities for code improvement
This commit is contained in:
parent
b3463ffb46
commit
6eada3c430
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ tokio-stream = { version = "0.1.12", features = ["fs", "io-util"] }
|
|||
tracing = { version = "0.1.37", features = ["async-await"] }
|
||||
tracing-error = "0.2.0"
|
||||
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
|
||||
usvg = "0.25.0"
|
||||
usvg = "0.43.0"
|
||||
zip = { version = "2.1.3", default-features = false, features = ["deflate", "bzip2", "zstd", "time"] }
|
||||
|
||||
[profile.dev.package.backtrace]
|
||||
|
|
Loading…
Add table
Reference in a new issue