File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 9191 in
9292 rustPlatform . buildRustPackage {
9393 pname = "framework_tool" ;
94- version = "0.6.0 " ;
94+ version = "0.6.1 " ;
9595
9696 src = buildSrc ;
9797
144144 in
145145 rustPlatformWindows . buildRustPackage {
146146 pname = "framework_tool" ;
147- version = "0.6.0 " ;
147+ version = "0.6.1 " ;
148148
149149 src = buildSrc ;
150150
194194 in
195195 rustPlatform . buildRustPackage {
196196 pname = "framework_uefi" ;
197- version = "0.6.0 " ;
197+ version = "0.6.1 " ;
198198
199199 src = buildSrc ;
200200
Original file line number Diff line number Diff line change 11[package ]
22name = " framework_lib"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44description = " Library to control Framework Computer systems"
55homepage = " https://github.com/FrameworkComputer/framework-system"
66repository = " https://github.com/FrameworkComputer/framework-system"
Original file line number Diff line number Diff line change 11[package ]
22name = " framework_tool"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44description = " Tool to control Framework Computer systems"
55homepage = " https://github.com/FrameworkComputer/framework-system"
66repository = " https://github.com/FrameworkComputer/framework-system"
Original file line number Diff line number Diff line change 11[package ]
22name = " framework_uefi"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44description = " UEFI Tool to control Framework Computer systems"
55homepage = " https://github.com/FrameworkComputer/framework-system"
66repository = " https://github.com/FrameworkComputer/framework-system"
You can’t perform that action at this time.
0 commit comments