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 910489e commit 6189a11Copy full SHA for 6189a11
Cargo.toml
@@ -3,7 +3,7 @@ name = "meshtastic"
3
description = "A Rust library for communicating with and configuring Meshtastic devices."
4
homepage = "https://meshtastic.org/"
5
repository = "https://github.com/meshtastic/rust"
6
-documentation = "https://docs.rs/heapless"
+documentation = "https://docs.rs/meshtastic"
7
keywords = ["meshtastic", "mesh", "lora", "tcp", "serial"]
8
categories = ["embedded", "config", "encoding"]
9
authors = ["Adam McQuilkin"]
0 commit comments