Skip to content

Commit 8c5e5eb

Browse files
committed
bumb dependencies
1 parent 7f3deb5 commit 8c5e5eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

espflash/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ xmas-elf = "0.8"
2929
serde = { version = "1", features = ["derive"] }
3030
serde_plain = "1"
3131
toml = "0.5"
32-
strum = "0.22"
33-
strum_macros = "0.22"
32+
strum = "0.23"
33+
strum_macros = "0.23"
3434
csv = "1"
3535
regex = "1"
3636
flate2 = "1"

0 commit comments

Comments
 (0)