Skip to content

Commit

Permalink
Update cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Arzelier committed Dec 24, 2023
1 parent 7fcaedd commit 2e37bf4
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 65 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
submodules: recursive
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2022-02-16
toolchain: nightly-2023-02-16
override: false
- name: Packages
run: sudo apt-get update && sudo apt-get install build-essential yasm libavutil-dev libavcodec-dev libavformat-dev libavfilter-dev libavfilter-dev libavdevice-dev libswresample-dev libfftw3-dev ffmpeg
Expand Down
111 changes: 47 additions & 64 deletions Cargo.lock

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

0 comments on commit 2e37bf4

Please sign in to comment.