Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 124fa6e

Browse files
dependabot[bot]polyfloyd
authored andcommitted
chore: bump librgbmatrix-sys from 0.15.0 to 0.16.0
Bumps [librgbmatrix-sys](https://github.com/polyfloyd/librgbmatrix-sys) from 0.15.0 to 0.16.0. - [Commits](polyfloyd/librgbmatrix-sys@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: librgbmatrix-sys dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bada1e commit 124fa6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rpi-led-matrix = [ "librgbmatrix-sys" ]
2121
byteorder = "1"
2222
clap = { version = "4.5", features = [ "cargo" ] }
2323
gpio = "0.4"
24-
librgbmatrix-sys = { version = "0.15", optional = true }
24+
librgbmatrix-sys = { version = "0.16", optional = true }
2525
net2 = "0.2"
2626
nix = { version = "0.29", features = [ "fs", "term", "net", "poll" ] }
2727
regex = "1"

0 commit comments

Comments
 (0)