Skip to content

Commit be33a38

Browse files
committed
potentially fix for rust 1.80.0
1 parent 11eaf67 commit be33a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ minifb = { git = "https://github.com/emoon/rust_minifb", rev = "d62b0f5" }
2727
modular-bitfield = "0.11"
2828
once_cell = "1.18"
2929
serialport = "4.3"
30-
shadow-rs = "0.26"
30+
shadow-rs = "0.33"
3131
thiserror = "1"
3232

3333
[build-dependencies]

0 commit comments

Comments
 (0)