Skip to content

Commit 465821d

Browse files
Merge pull request #11 from NREL/rjf/pub-reqs
modify Cargo.toml files to match crates.io max of 5 keywords
2 parents 0c9d52b + b3cb397 commit 465821d

File tree

4 files changed

+4
-16
lines changed

4 files changed

+4
-16
lines changed

rust/bambam-gtfs/Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ keywords = [
1212
"nrel",
1313
"access-model",
1414
"accessibility",
15-
"routing",
16-
"reachability",
17-
"transit",
1815
"multimodal",
19-
"routee",
16+
"transit",
2017
]
2118
categories = ["command-line-utilities", "science", "science::geo"]
2219

rust/bambam-omf/Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ keywords = [
1212
"nrel",
1313
"access-model",
1414
"accessibility",
15-
"routing",
16-
"reachability",
17-
"transit",
1815
"multimodal",
19-
"routee",
16+
"transit",
2017
]
2118
categories = ["command-line-utilities", "science", "science::geo"]
2219

rust/bambam-osm/Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ keywords = [
1212
"nrel",
1313
"access-model",
1414
"accessibility",
15-
"routing",
16-
"reachability",
17-
"transit",
1815
"multimodal",
19-
"routee",
16+
"transit",
2017
]
2118
categories = ["command-line-utilities", "science", "science::geo"]
2219

rust/bambam/Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,8 @@ keywords = [
1212
"nrel",
1313
"access-model",
1414
"accessibility",
15-
"routing",
16-
"reachability",
17-
"transit",
1815
"multimodal",
19-
"routee",
16+
"transit",
2017
]
2118
categories = ["command-line-utilities", "science", "science::geo"]
2219

0 commit comments

Comments
 (0)