Skip to content

Commit 66af4b2

Browse files
committed
cargo: Update deku to v0.20.0
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
1 parent 8b38ed3 commit 66af4b2

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

Cargo.lock

Lines changed: 16 additions & 14 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
@@ -6,7 +6,7 @@ license = "GPL-3.0-only"
66

77
[dependencies]
88
crc = "3.2.1"
9-
deku = { git = "https://github.com/sharksforarms/deku.git", rev = "e5363bc11e123bfcfd3467a2a90aeef8b588f432", default-features = false }
9+
deku = { version = "0.20.0", default-features = false }
1010
flagset = { version = "0.4.7", default-features = false }
1111
heapless = "0.8.0"
1212
hmac = { version = "0.12.1", default-features = false }

0 commit comments

Comments
 (0)