rustonaut / vec1

Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
Apache License 2.0
90 stars 15 forks source link

License text not part of repo nor packaged crate #24

Closed Jake-Shadle closed 2 years ago

Jake-Shadle commented 3 years ago

This project is licensed under the Apache-2.0 OR MIT licenses, but neither license text is present in this repo, even though both licenses require the license text be present in all source distributions.

rustonaut commented 2 years ago

done