Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1b69165

Browse files
committedSep 9, 2022
Update template app version
Not sure why cargo-release missed this one.
1 parent d67ad9f commit 1b69165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎template/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ edition = "2021"
55

66
[dependencies]
77
uefi = { version = "0.17.0", features = ["exts"] }
8-
uefi-services = "0.13.0"
8+
uefi-services = "0.14.0"

0 commit comments

Comments
 (0)
Please sign in to comment.