Skip to content
generated from lum-rs/template_rust

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

License

Notifications You must be signed in to change notification settings

lum-rs/lum_libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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