lum_libs 0.2.7

Serves as a central collection and re-export of all external crates used in the lum framework to ensure consistent dependency versions across the framework
Documentation

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