/lum_libs

Central re-export of all external crates to be used in the lum framework

Primary LanguageNixMIT LicenseMIT

lum_libs

lum framework's re-export library

This crate serves as a central collection of all external crates used in the lum framework. It ensures that the same versions of dependencies are used across the framework, similar to a cargo workspace. As a result, this crate only contains re-exports.

Collaborating

Check out Board, and Issues