Skip to content

Commit bc3f24e

Browse files
committed
Update toolchain_find dependency to 0.2
1 parent 2e38e2b commit bc3f24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_suite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ unstable = ["serde/unstable"]
1414
serde = { path = "../serde" }
1515

1616
[build-dependencies]
17-
toolchain_find = "0.1"
17+
toolchain_find = "0.2"
1818

1919
[dev-dependencies]
2020
fnv = "1.0"

0 commit comments

Comments
 (0)