Closed bfops closed 2 weeks ago
The Cargo.toml references a LICENSE file that doesn't exist. This prevents publishing the crate to crates.io.
Cargo.toml
LICENSE
This PR adds it. It's empty, per our convention for the rest of our crates.
None
1
Description of Changes
The
Cargo.toml
references aLICENSE
file that doesn't exist. This prevents publishing the crate to crates.io.This PR adds it. It's empty, per our convention for the rest of our crates.
API and ABI breaking changes
None
Expected complexity level and risk
1
Testing
None