Undo newline in lib.rs

This commit is contained in:
Tim 2025-07-17 17:09:40 +02:00 committed by GitHub
parent f17ecc8d89
commit 1a0191ff75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
//! [![Bevy Logo](https://bevy.org/assets/bevy_logo_docs.svg)](https://bevy.org)
//!
//! Bevy is an open-source modular game engine built in Rust, with a focus on developer productivity