Skip to content

Commit

Permalink
fix(deps): update rust crate resvg to 0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent 3dff671 commit 0c51d2b
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 33 deletions.
116 changes: 84 additions & 32 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/components/media/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ image = "0.25"
futures = "0.3"
tokio = { version = "1.37", features = ["fs", "rt", "io-util"] }
async-walkdir = "2.0"
resvg = "0.41"
resvg = "0.44"
fontdb = "0.16"
symphonia = { version = "0.5", features = ["all-codecs", "all-formats"] }
ffmpeg-the-third = "2.0"
Expand Down

0 comments on commit 0c51d2b

Please sign in to comment.