Skip to content

Commit

Permalink
Update rfd requirement from 0.12.1 to 0.13.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rfd](https://github.com/PolyMeilex/rfd) to permit the latest version.
- [Release notes](https://github.com/PolyMeilex/rfd/releases)
- [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md)
- [Commits](PolyMeilex/rfd@0.12.1...0.13.0)

---
updated-dependencies:
- dependency-name: rfd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 4e752d7 commit a2002d0
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 @@ -33,7 +33,7 @@ egui = { version = "0.24.1", default-features = false, features = [
egui_extras = "0.24.2"
hex = "0.4.3"
plist = "1.6.0"
rfd = "0.12.1"
rfd = "0.13.0"
serde = { version = "1.0.193", features = ["derive"] }
egui-modal = "0.3.1"

Expand Down

0 comments on commit a2002d0

Please sign in to comment.