Skip to content

Commit

Permalink
Update rfd again
Browse files Browse the repository at this point in the history
  • Loading branch information
valadaptive committed Apr 29, 2024
1 parent 7d2be9c commit fa988d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 crates/gui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ async-executor = "1.5.1"
async-task = "4.7.0"
waker-fn = "1.1.0"
log = "0.4.20"
rfd = { git = "https://github.com/valadaptive/rfd", rev = "db335fc" }
rfd = { git = "https://github.com/valadaptive/rfd", rev = "fe3d331" }
rand = "0.8.5"
tinyjson = "2.5.1"

Expand Down

0 comments on commit fa988d2

Please sign in to comment.