We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d18bc commit 6770711Copy full SHA for 6770711
cggtts/Cargo.toml
@@ -19,7 +19,7 @@ scheduler = ["polyfit-rs"]
19
[dependencies]
20
thiserror = "2"
21
scan_fmt = "0.1.3"
22
-strum = "0.26"
+strum = "0.27"
23
itertools = "0.13"
24
strum_macros = "0.26"
25
serde = { version = "1.0", optional = true, features = ["derive"] }
0 commit comments