Skip to content

Commit

Permalink
build(deps): bump ignore version to "0.4.22"
Browse files Browse the repository at this point in the history
  • Loading branch information
bydlw98 committed Mar 3, 2024
1 parent df25567 commit 46a9220
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 41 deletions.
99 changes: 59 additions & 40 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 @@ -30,7 +30,7 @@ chrono = { version = "0.4.31", default-features = false, features = [
"std",
"clock",
] }
ignore = "0.4.20"
ignore = "0.4.22"
lexopt = "0.3.0"
libc = "0.2.153"
once_cell = "1.18.0"
Expand Down

0 comments on commit 46a9220

Please sign in to comment.