summaryrefslogtreecommitdiffstats
path: root/vendor/getrandom/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/getrandom/Cargo.toml')
-rw-r--r--vendor/getrandom/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/getrandom/Cargo.toml b/vendor/getrandom/Cargo.toml
index 9b9c0880a..f0252c95a 100644
--- a/vendor/getrandom/Cargo.toml
+++ b/vendor/getrandom/Cargo.toml
@@ -12,7 +12,7 @@
[package]
edition = "2018"
name = "getrandom"
-version = "0.2.7"
+version = "0.2.8"
authors = ["The Rand Project Developers"]
exclude = [".*"]
description = "A small cross-platform library for retrieving random data from system source"