Skip to content

Commit

Permalink
Merge pull request #173 from FyraLabs/dependabot/cargo/ignore-0.4.23
Browse files Browse the repository at this point in the history
chore(deps): bump ignore from 0.4.22 to 0.4.23
  • Loading branch information
madonuko committed Sep 9, 2024
2 parents 3bc27cf + d71107e commit 766c0fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -69,7 +69,7 @@ serde_json = "1.0"
color-eyre = "0.6.3"
tracing = "0.1"
chrono = { version = "0.4", default-features = false, features = ["now"] }
ignore = "0.4.22"
ignore = "0.4.23"
clap_complete = "4"
clap = { version = "4", features = ["derive", "env"] }

Expand Down

0 comments on commit 766c0fe

Please sign in to comment.