Skip to content

Commit 05931dc

Browse files
committed
update gpiod-rs to v0.3.2
1 parent 85093d0 commit 05931dc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -31,7 +31,7 @@ serde = { version = "1.0.228", features = ["derive"] }
3131
serde_json = "1.0.149"
3232
tempfile = "3.27.0"
3333
tokio = { version = "1.51.1", features = ["fs", "io-util", "macros", "net", "process", "rt-multi-thread", "sync"] }
34-
tokio-gpiod = { git = "https://github.com/systemetric/gpiod-rs", rev = "v0.3.1", version = "0.3.1" }
34+
tokio-gpiod = { git = "https://github.com/systemetric/gpiod-rs", rev = "v0.3.2", version = "0.3.2" }
3535
tokio-tungstenite = "0.29.0"
3636
toml = "1.1.2"
3737
tower = "0.5.3"

0 commit comments

Comments
 (0)