File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " uefi"
3
- version = " 0.4.2 "
3
+ version = " 0.4.3 "
4
4
authors = [" Gabriel Majeri <gabriel.majeri6@gmail.com>" ]
5
5
readme = " README.md"
6
6
edition = " 2018"
7
7
exclude = [
8
+ " .cargo/**" ,
8
9
" uefi-macros/**" ,
9
10
" uefi-services/**" ,
10
11
" uefi-test-runner/**" ,
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " uefi-macros"
3
- version = " 0.3.0 "
3
+ version = " 0.3.1 "
4
4
authors = [" Hadrien G. <knights_of_ni@gmx.com>" ]
5
5
edition = " 2018"
6
6
description = " Procedural macros for the uefi-rs crate"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " uefi-services"
3
- version = " 0.2.0 "
3
+ version = " 0.2.1 "
4
4
authors = [" Gabriel Majeri <gabriel.majeri6@gmail.com>" ]
5
5
edition = " 2018"
6
6
description = " Higher-level utilities for uefi-rs"
You can’t perform that action at this time.
0 commit comments