Skip to content

Commit

Permalink
chore: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualEhrmanntraut committed Nov 26, 2024
1 parent b0cf588 commit f3b27ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ egui = { version = "0.29.1", default-features = false, features = [
egui_extras = "0.29.1"
hex = "0.4.3"
plist = "1.7.0"
rfd = "0.15.0"
serde = { version = "1.0.210", features = ["derive"] }
rfd = "0.15.1"
serde = { version = "1.0.215", features = ["derive"] }
egui-modal = "0.5.0"

[target.'cfg(target_os = "macos")'.dependencies]
Expand Down

0 comments on commit f3b27ea

Please sign in to comment.