Skip to content

Commit

Permalink
add repository and keywords entries to the Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
metasophiea committed Oct 6, 2024
1 parent 989bd91 commit 57171bc
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 @@ -6,6 +6,8 @@ authors = ["Brandon Walsh <[email protected]>"]
readme = "README.md"
description = "A Firmata protocol client library."
edition = "2021"
repository = "https://github.com/metasophiea/firmata-client"
keywords = ["firmata", "arduino", "robot", "microcontroller"]

[dependencies]
serialport = "4.5.1"
Expand Down

0 comments on commit 57171bc

Please sign in to comment.