We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22cb98d commit 93b2d6fCopy full SHA for 93b2d6f
Cargo.toml
@@ -4,6 +4,8 @@ description = "A simple HTTP client for Bevy"
4
version = "0.7.0"
5
edition = "2021"
6
readme = "README.md"
7
+homepage = "https://crates.io/crates/bevy_http_client"
8
+documentation = "https://docs.rs/bevy_http_client"
9
repository = "https://github.com/foxzool/bevy_http_client"
10
authors = ["FoxZoOL <[email protected]>"]
11
license = "MIT OR Apache-2.0"
0 commit comments