summaryrefslogtreecommitdiffstats
path: root/vendor/fastrand/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fastrand/Cargo.toml')
-rw-r--r--vendor/fastrand/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/fastrand/Cargo.toml b/vendor/fastrand/Cargo.toml
index 43f68ea35..a618bffc9 100644
--- a/vendor/fastrand/Cargo.toml
+++ b/vendor/fastrand/Cargo.toml
@@ -13,7 +13,7 @@
edition = "2018"
rust-version = "1.36"
name = "fastrand"
-version = "2.0.0"
+version = "2.0.1"
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
exclude = ["/.*"]
description = "A simple and fast random number generator"