We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d40f81 commit 7fbafb9Copy full SHA for 7fbafb9
crates/components/media/Cargo.toml
@@ -18,7 +18,7 @@ futures = "0.3"
18
tokio = { version = "1.37", features = ["fs", "rt", "io-util"] }
19
async-walkdir = "1.0"
20
resvg = "0.41"
21
-fontdb = "0.16"
+fontdb = "0.18"
22
symphonia = { version = "0.5", features = ["all-codecs", "all-formats"] }
23
ffmpeg-the-third = "1.2"
24
dashmap = "5.5"
0 commit comments