Skip to content

Commit 09acae5

Browse files
committed
Add SGP4
1 parent a9574c6 commit 09acae5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

scraper/config.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,8 @@ categories = ["Space protocols", "Parsers"]
107107

108108
[[crates]]
109109
name = "ccsds_spacepacket"
110-
categories = ["Space protocols", "Parsers"]
110+
categories = ["Space protocols", "Parsers"]
111+
112+
[[crates]]
113+
name = "sgp4"
114+
categories = ["Astrodynamics", "Parsers"]

0 commit comments

Comments
 (0)