Skip to content

Commit 6189a11

Browse files
committed
Fix docs.rs URL
1 parent 910489e commit 6189a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "meshtastic"
33
description = "A Rust library for communicating with and configuring Meshtastic devices."
44
homepage = "https://meshtastic.org/"
55
repository = "https://github.com/meshtastic/rust"
6-
documentation = "https://docs.rs/heapless"
6+
documentation = "https://docs.rs/meshtastic"
77
keywords = ["meshtastic", "mesh", "lora", "tcp", "serial"]
88
categories = ["embedded", "config", "encoding"]
99
authors = ["Adam McQuilkin"]

0 commit comments

Comments
 (0)