Skip to content

Commit

Permalink
Valid keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzodellagiustina committed Sep 12, 2024
1 parent c7e66e7 commit 7a3939b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
license = "GPL-3.0"
name = "fsds-rs"
description = "Formula Student Driverless Simulator Rust API."
keywords = ["simulator", "api", "api-client", "driverless", "formula student"]
keywords = ["simulator", "api", "api-client", "driverless", "formula-student"]
repository = "https://github.com/lorenzodellagiustina/fsds-rs"
readme = "README.md"
version = "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion fsds-rs-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
license = "GPL-3.0"
name = "fsds-rs-derive"
description = "Derive macro for fsds-rs."
keywords = ["simulator", "api", "api-client", "driverless", "formula student"]
keywords = ["simulator", "api", "api-client", "driverless", "formula-student"]
repository = "https://github.com/lorenzodellagiustina/fsds-rs"
readme = "README.md"
version = "0.1.0"
Expand Down

0 comments on commit 7a3939b

Please sign in to comment.