Skip to content

Commit

Permalink
feat: added km and tones_km to units
Browse files Browse the repository at this point in the history
  • Loading branch information
ocni-dtu committed Feb 1, 2024
1 parent 39db22f commit 08f6480
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/epd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ pub enum Unit {
PCS,
L,
M2R1,
KM,
TONES_KM,
UNKNOWN,
}

Expand Down

0 comments on commit 08f6480

Please sign in to comment.