You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Youki crates use "license-file" field in Cargo.toml.
Crates.io takes this to mean the crate uses a non-standard license, as "standard" licenses are meant to be specified with the "license" field.
Bug Description
Youki crates use "license-file" field in Cargo.toml.
Crates.io takes this to mean the crate uses a non-standard license, as "standard" licenses are meant to be specified with the "license" field.
Steps to Reproduce
Go to libcontainer in crates.io, and check the license in the crate's metadata (left side column).
Expectation
The license field in crates.io should show the Apache-2.0 license.
System and Setup Info
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: