| { | ||
| "git": { | ||
| "sha1": "6d1e8368b19bbc1d7ddbe8210affde5c237223d2" | ||
| "sha1": "a5b990538887e6d793227a152b2aa36c1b29d41d" | ||
| }, | ||
| "path_in_vcs": "" | ||
| } |
+3
-1
@@ -10,3 +10,5 @@ #![deny(warnings)] | ||
| println!("cargo:rustc-cfg=feature=\"specialize\""); | ||
| println!("cargo:rustc-cfg=feature=\"stdsimd\""); | ||
| if version_check::Version::read().map_or(false, |v| v.at_most("1.77.9")) { | ||
| println!("cargo:rustc-cfg=feature=\"stdsimd\""); | ||
| } | ||
| } | ||
@@ -13,0 +15,0 @@ } |
+1
-1
@@ -15,3 +15,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "ahash" | ||
| version = "0.7.7" | ||
| version = "0.7.8" | ||
| authors = ["Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"] | ||
@@ -18,0 +18,0 @@ build = "./build.rs" |
Sorry, the diff of this file is not supported yet