about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect
diff options
context:
space:
mode:
authorgnzlbg <gonzalobg88@gmail.com>2019-04-17 14:22:08 +0200
committergnzlbg <gnzlbg@users.noreply.github.com>2019-04-17 14:49:15 +0200
commit503b3f641e6cb56f9fe6a61d445a07160f6893a7 (patch)
tree4f7ee1a38ccb5afed1372a5fda4615c5cf8761f4 /library/stdarch/crates/std_detect
parent7d9e92335b91cce6d5ef4229de6a3b83f077b99d (diff)
downloadrust-503b3f641e6cb56f9fe6a61d445a07160f6893a7.tar.gz
rust-503b3f641e6cb56f9fe6a61d445a07160f6893a7.zip
Bump patch versions
Diffstat (limited to 'library/stdarch/crates/std_detect')
-rw-r--r--library/stdarch/crates/std_detect/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/stdarch/crates/std_detect/Cargo.toml b/library/stdarch/crates/std_detect/Cargo.toml
index f2015b52512..ae633566591 100644
--- a/library/stdarch/crates/std_detect/Cargo.toml
+++ b/library/stdarch/crates/std_detect/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "std_detect"
-version = "0.1.4"
+version = "0.1.5"
 authors = [
     "Alex Crichton <alex@alexcrichton.com>",
     "Andrew Gallant <jamslam@gmail.com>",