Skip to content

Commit

Permalink
build(deps): bump libc from 0.2.99 to 0.2.100 (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 23, 2021
1 parent f90084f commit e73729a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions cpufeatures/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ edition = "2018"
readme = "README.md"

[target.aarch64-apple-darwin.dependencies]
libc = "0.2.99"
libc = "0.2.100"

[target.'cfg(all(target_arch = "aarch64", target_os = "linux"))'.dependencies]
libc = "0.2.99"
libc = "0.2.100"

0 comments on commit e73729a

Please sign in to comment.