Skip to content

Commit 73a0094

Browse files
Update uefi dependency on uefi-macros to latest
1 parent 5618313 commit 73a0094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ panic-on-logger-errors = []
3232
bitflags = "1.3.1"
3333
log = { version = "0.4.5", default-features = false }
3434
ucs2 = "0.3.2"
35-
uefi-macros = "0.7.0"
35+
uefi-macros = "0.8.0"
3636

3737
[workspace]
3838
members = [

0 commit comments

Comments
 (0)