Skip to content

Commit bbb2a9a

Browse files
fix(deps): update rust crate dav1d-sys to 0.7.0 [security]
1 parent 732162e commit bbb2a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ num-derive = "0.4"
8989
paste = "1.0"
9090
noop_proc_macro = "0.3.0"
9191
serde = { version = "1.0", features = ["derive"], optional = true }
92-
dav1d-sys = { version = "0.6.0", package = "libdav1d-sys", optional = true }
92+
dav1d-sys = { version = "0.7.0", package = "libdav1d-sys", optional = true }
9393
aom-sys = { version = "0.3.3", optional = true }
9494
scan_fmt = { version = "0.2.6", optional = true, default-features = false }
9595
ivf = { version = "0.1", path = "ivf/", optional = true }

0 commit comments

Comments
 (0)