Skip to content

Commit 3789392

Browse files
committed
ci: Bump resolver to version 2
This fixes the wasm-bindgen-test errors in CI. Signed-off-by: John Nunley <[email protected]>
1 parent a69b481 commit 3789392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ repository = "https://github.com/smol-rs/fastrand"
1313
keywords = ["simple", "fast", "rand", "random", "wyrand"]
1414
categories = ["algorithms"]
1515
exclude = ["/.*"]
16+
resolver = "2"
1617

1718
[features]
1819
default = ["std"]

0 commit comments

Comments
 (0)