Skip to content

Commit bdae559

Browse files
build(deps): bump libc from 0.2.185 to 0.2.186 in the minor group
Bumps the minor group with 1 update: [libc](https://github.com/rust-lang/libc). Updates `libc` from 0.2.185 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.185...0.2.186) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12340a6 commit bdae559

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ crate-type = ["cdylib"]
99

1010
[dependencies]
1111
icu_segmenter = { version = "2.2.0", optional = true }
12-
libc = "0.2.184"
12+
libc = "0.2.186"
1313
windows = { version = "0.62.2", features = [
1414
"Data_Text",
1515
"Foundation_Collections",

0 commit comments

Comments
 (0)