Skip to content

Commit

Permalink
Bump egui_file from 0.17.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [egui_file](https://github.com/Barugon/egui_file) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/Barugon/egui_file/releases)
- [Commits](Barugon/egui_file@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: egui_file
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 56254af commit 0c96fc8
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 15 deletions.
69 changes: 55 additions & 14 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 @@ -24,7 +24,7 @@ eframe = "0.27.2"
egui-modal = "0.3.6"
egui-notify = "0.14.0"
egui_extras = { version = "0.27.2", features = ["all_loaders"] }
egui_file = "0.17.0"
egui_file = "0.18.0"
env_logger = "0.11.3"
exe = "0.5.6"
futures = "0.3.30"
Expand Down

0 comments on commit 0c96fc8

Please sign in to comment.