Skip to content

Commit

Permalink
Fix vita build
Browse files Browse the repository at this point in the history
  • Loading branch information
dontpanic92 committed May 16, 2024
1 parent 9ade398 commit 09f4d16
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ resolver = "2"
filetime = { git = "https://github.com/dontpanic92/filetime", branch = "yaobow" }
chlorine = { git = "https://github.com/dontpanic92/chlorine", branch = "yaobow" }
vcpkg = { git = "https://github.com/dontpanic92/vcpkg-rs", branch = "yaobow" }
xxhash-rust = { git = "https://github.com/dontpanic92/xxhash-rust", branch = "yaobow" }

[patch."https://github.com/meh/rust-ffmpeg"]
ffmpeg = { git = "https://github.com/dontpanic92/rust-ffmpeg", branch = "yaobow2" }
Expand Down

0 comments on commit 09f4d16

Please sign in to comment.