File tree 3 files changed +15
-0
lines changed 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " framework_lib"
3
3
version = " 0.4.2"
4
+ description = " Library to control Framework Computer systems"
5
+ homepage = " https://github.com/FrameworkComputer/framework-system"
6
+ repository = " https://github.com/FrameworkComputer/framework-system"
7
+ readme = " README.md"
8
+ license = " BSD-3-Clause"
4
9
edition = " 2021"
5
10
# Minimum Supported Rust Version
6
11
# Ubuntu 24.04 LTS ships 1.75
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " framework_tool"
3
3
version = " 0.4.2"
4
+ description = " Tool to control Framework Computer systems"
5
+ homepage = " https://github.com/FrameworkComputer/framework-system"
6
+ repository = " https://github.com/FrameworkComputer/framework-system"
7
+ readme = " README.md"
8
+ license = " BSD-3-Clause"
4
9
edition = " 2021"
5
10
6
11
[[bin ]]
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " framework_uefi"
3
3
version = " 0.4.2"
4
+ description = " UEFI Tool to control Framework Computer systems"
5
+ homepage = " https://github.com/FrameworkComputer/framework-system"
6
+ repository = " https://github.com/FrameworkComputer/framework-system"
7
+ readme = " README.md"
8
+ license = " BSD-3-Clause"
4
9
edition = " 2021"
5
10
# Minimum Supported Rust Version
6
11
rust-version = " 1.74"
You can’t perform that action at this time.
0 commit comments