Skip to content

Commit

Permalink
fix(deps): update rust crate fontdb to 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent 7e5d3d0 commit e6e99b9
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
34 changes: 33 additions & 1 deletion 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 @@ -18,7 +18,7 @@ futures = "0.3"
tokio = { version = "1.37", features = ["fs", "rt", "io-util"] }
async-walkdir = "2.0"
resvg = "0.41"
fontdb = "0.16"
fontdb = "0.21"
symphonia = { version = "0.5", features = ["all-codecs", "all-formats"] }
ffmpeg-the-third = "2.0"
dashmap = "6.0"
Expand Down

0 comments on commit e6e99b9

Please sign in to comment.