Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerstonge authored and lu-zero committed Oct 18, 2024
1 parent 0bfa900 commit 553c3ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x264-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ repository = "https://github.com/rust-av/x264-rs"
edition = "2018"

[build-dependencies]
bindgen = "0.65.1"
system-deps = "6.1.0"
bindgen = "0.70.1"
system-deps = "7.0.3"

[package.metadata.system-deps]
x264 = "0.147"
Expand Down

0 comments on commit 553c3ee

Please sign in to comment.