Skip to content

Commit

Permalink
Add documentation link for Waze API in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
baget committed Feb 1, 2025
1 parent ad33898 commit 9d7b598
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ license = "GPL-3.0-only"
description = "Calculate actual route time and distance with Waze API"
readme = "README.md"
repository = "https://github.com/baget/waze-rs"
documentation = "https://docs.rs/waze-rs"
keywords = ["waze", "rust"]
exclude = [
".github/*",
]


[dev-dependencies]
pretty_assertions = "1.4.1"

Expand Down

0 comments on commit 9d7b598

Please sign in to comment.