Skip to content

Commit 62e36e0

Browse files
Update strum requirement from 0.23.0 to 0.26.3 (#17)
--- updated-dependencies: - dependency-name: strum dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b3cea6 commit 62e36e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cggtts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ scheduler = ["polyfit-rs"]
1919
[dependencies]
2020
thiserror = "1"
2121
scan_fmt = "0.1"
22-
strum = "0.23.0"
22+
strum = "0.26.3"
2323
itertools = "0.11.0"
2424
strum_macros = "0.23.0"
2525
gnss-rs = { version = "2.2.3", features = ["serde"] }

0 commit comments

Comments
 (0)