diff options
| author | HampusM <hampus@hampusmat.com> | 2026-06-06 20:00:52 +0200 |
|---|---|---|
| committer | HampusM <hampus@hampusmat.com> | 2026-06-06 20:00:52 +0200 |
| commit | 582128a649abc2f460ca00f45571deaf28dd526e (patch) | |
| tree | fe7e36e91a5e3361d9eb84f4c4bb91d8b4fa2e42 /Cargo.lock | |
| parent | 93274fa4d819e9037e2dc424ce2e1b82d4809280 (diff) | |
chore(engine): re-export engine-reflection crate in reflection module
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -642,6 +642,7 @@ dependencies = [ "dear-imgui-rs", "engine-ecs", "engine-macros", + "engine-reflection", "glutin", "image", "nu-ansi-term 0.46.0", |
