Skip to content

Commit 93ad17d

Browse files
committed
Upgrade to unreachable 1.0
1 parent 19e1b2a commit 93ad17d

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
@@ -10,7 +10,7 @@ repository = "https://github.com/reem/rust-ordered-float"
1010
[dependencies]
1111
num-traits = { version = "0.1", default_features = false }
1212
serde = { version = "1.0", optional = true }
13-
unreachable = "0.1"
13+
unreachable = "1.0"
1414

1515
[dev-dependencies]
1616
stainless = "0.1"

0 commit comments

Comments
 (0)