Skip to content

Commit 6618cac

Browse files
committed
dep: strum -> 0.27.2
1 parent 1c033f3 commit 6618cac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/ATLAS-Space-Operations/rust-freedom-models"
1010

1111
[dependencies]
1212
ipnet = { version = "2.11.0" }
13-
strum = { version = "0.25.0", features = ["derive"] }
13+
strum = { version = "0.27.2", features = ["derive"] }
1414
time = { version = "0.3.36" }
1515
url = { version = "2.5.0" }
1616

0 commit comments

Comments
 (0)