We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36a263 commit 9cda3a1Copy full SHA for 9cda3a1
1 file changed
Cargo.toml
@@ -4,6 +4,9 @@ version = "0.1.0"
4
edition = "2021"
5
license = "GPL-3.0"
6
description = "Interface with OpenShock via Rust"
7
+documentation = "https://docs.rs/rzap/latest/rzap/"
8
+homepage = "https://github.com/LostQuasar/rzap"
9
+repository = "https://github.com/LostQuasar/rzap"
10
11
[dependencies]
12
reqwest = { version = "0.11.27" }
0 commit comments