mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-22 03:50:52 +00:00
Use main readme for docs.rs
This commit is contained in:
parent
d1b5d2627d
commit
e8e1879e9d
@ -1,3 +1,5 @@
|
||||
#![doc = include_str!("../../../README.md")]
|
||||
|
||||
use bevy::{render::primitives::Aabb, utils::HashMap};
|
||||
use std::path::PathBuf;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user