Skip to content

Commit

Permalink
fix(deps): update rust crate fontdb to 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent d8a4ade commit 16c3ecb
Showing 1 changed file with 1 addition and 1 deletion.
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 = "1.0"
resvg = "0.41"
fontdb = "0.16"
fontdb = "0.18"
symphonia = { version = "0.5", features = ["all-codecs", "all-formats"] }
ffmpeg-the-third = "1.2"
dashmap = "5.5"
Expand Down

0 comments on commit 16c3ecb

Please sign in to comment.