Skip to content

Commit c236b9b

Browse files
authored
Merge pull request #4 from rtk-rs/dependabot/cargo/strum_macros-0.27
Update strum_macros requirement from 0.26 to 0.27
2 parents 5c88394 + 12642a7 commit c236b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ readme = "README.md"
1818
[dependencies]
1919
chrono = "0.4"
2020
thiserror = "2"
21-
strum_macros = "0.26"
21+
strum_macros = "0.27"
2222
strum = { version = "0.26", features = ["derive"] }
2323
gnss-rs = { version = "2.3.1", features = ["serde"] }

0 commit comments

Comments
 (0)