Skip to content

Commit

Permalink
Merge pull request #2151 from jqnatividad/dependabot/cargo/rfd-0.15.0
Browse files Browse the repository at this point in the history
build(deps): bump rfd from 0.14.1 to 0.15.0
  • Loading branch information
jqnatividad authored Sep 19, 2024
2 parents a3eec87 + 1db0dfb commit e688465
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 56 deletions.
82 changes: 27 additions & 55 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 @@ -202,7 +202,7 @@ reqwest = { version = "0.12", features = [
"stream",
"zstd",
], default-features = false }
rfd = "0.14"
rfd = "0.15"
rust_decimal = { version = "1.36", default-features = false }
ryu = "1"
sanitize-filename = { version = "0.5", optional = true }
Expand Down

0 comments on commit e688465

Please sign in to comment.