Skip to content

Commit

Permalink
Merge pull request #176 from uutils/dependabot/cargo/onig-6.4.0
Browse files Browse the repository at this point in the history
build(deps): bump onig from 6.3.2 to 6.4.0
  • Loading branch information
sylvestre authored Aug 10, 2022
2 parents a66f38b + 60f554c commit 96de758
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -16,7 +16,7 @@ faccess = "0.2.4"
walkdir = "2.3"
regex = "1.6"
once_cell = "1.13"
onig = "6.3"
onig = "6.4"
uucore = { version = "0.0.12", features = ["entries", "fs", "fsext", "mode"] }

[dev-dependencies]
Expand Down

0 comments on commit 96de758

Please sign in to comment.