Skip to content

Commit 7fbafb9

Browse files
fix(deps): update rust crate fontdb to 0.18
1 parent 6d40f81 commit 7fbafb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.18"
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)