Skip to content

Commit

Permalink
ci: Bump resolver to version 2
Browse files Browse the repository at this point in the history
This fixes the wasm-bindgen-test errors in CI.

Signed-off-by: John Nunley <dev@notgull.net>
  • Loading branch information
notgull committed Dec 5, 2024
1 parent a69b481 commit 3789392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ repository = "https://github.com/smol-rs/fastrand"
keywords = ["simple", "fast", "rand", "random", "wyrand"]
categories = ["algorithms"]
exclude = ["/.*"]
resolver = "2"

[features]
default = ["std"]
Expand Down

0 comments on commit 3789392

Please sign in to comment.