Skip to content

Commit

Permalink
Merge pull request #41 from amphitheatre-app/dependabot/cargo/ignore-…
Browse files Browse the repository at this point in the history
…0.4.22

chore(deps): bump ignore from 0.4.21 to 0.4.22
  • Loading branch information
wangeguo authored Jan 9, 2024
2 parents 4222c42 + 34a0de4 commit 2f9dd60
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 @@ -19,7 +19,7 @@ once_cell = "1.15"
iced = { version = "0.10.0", features = ["tokio", "debug", "lazy"] }
iced_aw = { version = "0.7.0" }
iced_futures = "0.7.0"
ignore = "0.4.21"
ignore = "0.4.22"
native-dialog = { version = "0.7.0", features = ["windows_dpi_awareness", "windows_visual_styles"] }
notify = "6.1.1"
rand = "0.8.5"
Expand Down

0 comments on commit 2f9dd60

Please sign in to comment.