We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e973477 commit 74fed76Copy full SHA for 74fed76
2 files changed
framework_lib/Cargo.toml
@@ -6,6 +6,7 @@ homepage = "https://github.com/FrameworkComputer/framework-system"
6
repository = "https://github.com/FrameworkComputer/framework-system"
7
readme = "../README.md"
8
license = "BSD-3-Clause"
9
+license-file = "../LICENSE.md"
10
edition = "2021"
11
# Minimum Supported Rust Version
12
rust-version = "1.81"
framework_tool/Cargo.toml
[[bin]]
0 commit comments