Skip to content

Commit

Permalink
bump cec-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalonen committed Dec 15, 2024
1 parent e98082e commit 1bd8df3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
matrix:
rust: [stable]
job:
- os: ubuntu-22.04
target: aarch64-unknown-linux-gnu
use-cross: true
- os: ubuntu-22.04
target: arm-unknown-linux-gnueabi
use-cross: true
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repository = 'https://github.com/ssalonen/cec-alsa-sync'
publish = false

[dependencies]
cec-rs = '11.0.1'
cec-rs = '11.0.2'
arrayvec = '0.7.1'
env_logger = '0.11.5'
log = '0.4.11'
Expand Down

0 comments on commit 1bd8df3

Please sign in to comment.