File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed
Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " framework_lib"
33version = " 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"
49edition = " 2021"
510# Minimum Supported Rust Version
611# Ubuntu 24.04 LTS ships 1.75
Original file line number Diff line number Diff line change 11[package ]
22name = " framework_tool"
33version = " 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"
49edition = " 2021"
510
611[[bin ]]
Original file line number Diff line number Diff line change 11[package ]
22name = " framework_uefi"
33version = " 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"
49edition = " 2021"
510# Minimum Supported Rust Version
611rust-version = " 1.74"
You can’t perform that action at this time.
0 commit comments