Skip to content

Commit

Permalink
Merge pull request #163 from Stebalien/chore/update-deps
Browse files Browse the repository at this point in the history
chore: update fastrand
  • Loading branch information
Stebalien committed Jan 8, 2022
2 parents 09e0b4b + 9a63217 commit 8d40916
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 8d40916

Please sign in to comment.