aboutsummaryrefslogtreecommitdiff
path: root/.cargo_vcs_info.json
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2021-03-03 16:30:20 +0100
committerThiƩbaud Weksteen <tweek@google.com>2021-03-03 16:47:29 +0100
commit9791b30a0556f3979848c45b893c52b6c980fc8f (patch)
tree5d3eb1dcf2b8ee84112e1cda41dda22c0adc720f /.cargo_vcs_info.json
parentaefc11c68a2f3fadca125bce5b169e7f367b77ab (diff)
downloadgetrandom-9791b30a0556f3979848c45b893c52b6c980fc8f.tar.gz
Update to 0.2.2
Enable the std feature, required by rand_core. Bug: 181306757 Test: m libgetrandom Change-Id: Id1ca9eac70eb5900e7491bb8156a51d09a51dd9c
Diffstat (limited to '.cargo_vcs_info.json')
-rw-r--r--.cargo_vcs_info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cargo_vcs_info.json b/.cargo_vcs_info.json
index d17f1ee..64fafa1 100644
--- a/.cargo_vcs_info.json
+++ b/.cargo_vcs_info.json
@@ -1,5 +1,5 @@
{
"git": {
- "sha1": "33b859bae16ae0b1c782e48db2ed96eb2306a2fc"
+ "sha1": "d79de0c95c01860268e071bcb6b0d019e18cd608"
}
}