Commit b682928
committed
[rust]
This crate has a build error relating to the `stdsimd` feature use. This
has been fixed in newer versions of the crate, however on the one
checked out in the repo, this is still an issue.
This change fixes this issue by importing the fix[1] provided by the
authors.
[1] tkaitchuck/aHash#201ahash patch due to toolchain update1 parent aa9abc2 commit b682928
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments