Skip to content

Commit

Permalink
Bump egui_file from 0.17.0 to 0.19.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.19.0.
- [Release notes](https://github.com/Barugon/egui_file/releases)
- [Commits](https://github.com/Barugon/egui_file/commits)

---
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 Oct 1, 2024
1 parent 60bb906 commit 3f2bc56
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 15 deletions.
76 changes: 62 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.19.0"
env_logger = "0.11.5"
exe = "0.5.6"
futures = "0.3.30"
Expand Down

0 comments on commit 3f2bc56

Please sign in to comment.