Skip to content

Commit e73729a

Browse files
build(deps): bump libc from 0.2.99 to 0.2.100 (#588)
1 parent f90084f commit e73729a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cpufeatures/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ edition = "2018"
1515
readme = "README.md"
1616

1717
[target.aarch64-apple-darwin.dependencies]
18-
libc = "0.2.99"
18+
libc = "0.2.100"
1919

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

0 commit comments

Comments
 (0)