diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ grex_outline_post_process::components::OutlinePostProcessSettings { threshold: 0.0, } ``` +## Compatibility + +| Crate Version | Bevy Version | +|--- |--- | +| 0.1 | 0.13 | ## Installation |