diff --git a/Cargo.toml b/Cargo.toml index cc9c26056daa9..0121c1646c75f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ keywords = ["game", "engine", "gamedev", "graphics", "bevy"] license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/bevyengine/bevy" +documentation = "https://docs.rs/bevy" rust-version = "1.74.0" [workspace]