Skip to content

Commit

Permalink
Update egui-toast requirement from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [egui-toast](https://github.com/urholaukkarinen/egui-toast) to permit the latest version.
- [Commits](https://github.com/urholaukkarinen/egui-toast/commits)

---
updated-dependencies:
- dependency-name: egui-toast
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 5bc9fcc commit 396e522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ egui_extras = { version = "0.23.0", features = [
"http",
"image",
], optional = true }
egui-toast = { version = "0.9.0", optional = true }
egui-toast = { version = "0.10.0", optional = true }
rfd = { version = "0.12.1", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 396e522

Please sign in to comment.