Skip to content

Commit 36da1fd

Browse files
committed
Bump new_debug_unreachable to 1.0.2
Previous versions are incompatible with -Z minimal-versions builds.
1 parent 72d9737 commit 36da1fd

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
@@ -26,7 +26,7 @@ precomputed-hash = "0.1"
2626
lazy_static = "1"
2727
serde = { version = "1", optional = true }
2828
phf_shared = "0.10"
29-
new_debug_unreachable = "1.0"
29+
new_debug_unreachable = "1.0.2"
3030
parking_lot = "0.11"
3131

3232
[[test]]

0 commit comments

Comments
 (0)