lum_libs 0.2.1

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
1
2
3
4
5
6
7
8
9
# 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](https://github.com/orgs/lum-rs/projects/3), and [Issues](https://github.com/lum-rs/lum_libs/issues)