Skip to content

Commit

Permalink
chore: update fastrand
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Jan 8, 2022
1 parent 09e0b4b commit 9a63217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -18,7 +18,7 @@ description = "A library for managing temporary files and directories."

[dependencies]
cfg-if = "1"
fastrand = "1.2.3"
fastrand = "1.6.0"
remove_dir_all = "0.5"

[target.'cfg(any(unix, target_os = "wasi"))'.dependencies]
Expand Down

0 comments on commit 9a63217

Please sign in to comment.