Skip to content

Commit

Permalink
Bump typenum from 0.14.0 to 0.15.0
Browse files Browse the repository at this point in the history
Version 0.15.0 fixes an issue where code that runs at build-time would
be compiled with the target_cpu setting, and the target CPU might
support instructions that the host system does not have, causing a
SIGILL during the build.

See also [1] and [2].

[1]: paholg/typenum#162
[2]: paholg/typenum#177
  • Loading branch information
ruuda committed Jul 7, 2022
1 parent b3a47de commit 2812d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2812d13

Please sign in to comment.