Skip to content

Commit

Permalink
Bump typenum from 1.14.0 to 1.15.0
Browse files Browse the repository at this point in the history
Version 1.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 15, 2022
1 parent f1fabcb commit f3915f0
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 f3915f0

Please sign in to comment.