File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " framework_lib"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
44description = " Library to control Framework Computer systems"
55homepage = " https://github.com/FrameworkComputer/framework-system"
66repository = " https://github.com/FrameworkComputer/framework-system"
7- readme = " README.md"
7+ readme = " ../ README.md"
88license = " BSD-3-Clause"
99edition = " 2021"
1010# Minimum Supported Rust Version
Original file line number Diff line number Diff line change 11[package ]
22name = " framework_tool"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
44description = " Tool to control Framework Computer systems"
55homepage = " https://github.com/FrameworkComputer/framework-system"
66repository = " https://github.com/FrameworkComputer/framework-system"
7- readme = " README.md"
7+ readme = " ../ README.md"
88license = " BSD-3-Clause"
99edition = " 2021"
1010
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.6.0"
44description = " UEFI Tool to control Framework Computer systems"
55homepage = " https://github.com/FrameworkComputer/framework-system"
66repository = " https://github.com/FrameworkComputer/framework-system"
7- readme = " README.md"
7+ readme = " ../ README.md"
88license = " BSD-3-Clause"
99edition = " 2021"
1010# Minimum Supported Rust Version
You can’t perform that action at this time.
0 commit comments