Skip to content

Commit a1a2f9c

Browse files
authored
Merge pull request #15 from ChristopherRabotin/patch-1
Update config.toml to add ANISE and hifitime
2 parents b34b743 + 521cab0 commit a1a2f9c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

scraper/config.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,12 @@ categories = ["Space protocols", "Parsers"]
112112
[[crates]]
113113
name = "sgp4"
114114
categories = ["Astrodynamics", "Parsers"]
115+
116+
[[crates]]
117+
name = "anise"
118+
categories = ["Astrodynamics"]
119+
120+
[[crates]]
121+
name = "hifitime"
122+
categories = ["Astrodynamics", "Units of measure"]
123+

0 commit comments

Comments
 (0)