Skip to content

Commit 93b2d6f

Browse files
committed
update Cargo.toml
1 parent 22cb98d commit 93b2d6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description = "A simple HTTP client for Bevy"
44
version = "0.7.0"
55
edition = "2021"
66
readme = "README.md"
7+
homepage = "https://crates.io/crates/bevy_http_client"
8+
documentation = "https://docs.rs/bevy_http_client"
79
repository = "https://github.com/foxzool/bevy_http_client"
810
authors = ["FoxZoOL <[email protected]>"]
911
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)