Skip to content

Commit

Permalink
Merge pull request #513 from ouch-org/dependabot/cargo/libc-0.2.148
Browse files Browse the repository at this point in the history
build(deps): bump libc from 0.2.147 to 0.2.148
  • Loading branch information
figsoda authored Sep 14, 2023
2 parents d2e80a8 + 864c268 commit 6d4e8be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ flate2 = { version = "1.0.27", default-features = false }
fs-err = "2.9.0"
gzp = { version = "0.11.3", default-features = false, features = ["snappy_default"] }
ignore = "0.4.20"
libc = "0.2.147"
libc = "0.2.148"
linked-hash-map = "0.5.6"
lz4_flex = "0.11.1"
once_cell = "1.18.0"
Expand Down

0 comments on commit 6d4e8be

Please sign in to comment.