Skip to content

Commit 5fb315e

Browse files
fix(deps): update rust crate fontdb to 0.16.2
1 parent 520f3bd commit 5fb315e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/components/media/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ futures = "0.3"
1818
tokio = { version = "1.37", features = ["fs", "rt", "io-util"] }
1919
async-walkdir = "1.0"
2020
resvg = "0.41"
21-
fontdb = "0.16"
21+
fontdb = "0.16.2"
2222
symphonia = { version = "0.5", features = ["all-codecs", "all-formats"] }
2323
ffmpeg-the-third = "1.2"
2424
dashmap = "5.5"

0 commit comments

Comments
 (0)