mirror of
https://github.com/hannobraun/Fornjot
synced 2025-10-30 19:58:31 +00:00
Merge pull request #1580 from hannobraun/dependabot/cargo/rfd-0.11.1
Bump rfd from 0.11.0 to 0.11.1
This commit is contained in:
commit
168763486d
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3108,9 +3108,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rfd"
|
||||
version = "0.11.0"
|
||||
version = "0.11.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cc2583255eadc4e0d816cb7648371cc91e49cbac85b0748b6ab417093bff4040"
|
||||
checksum = "1fe3bae427b011620cf4436d5dd7405c1a86dce3dfcdc0cda12b41fd31569ac3"
|
||||
dependencies = [
|
||||
"ashpd",
|
||||
"block",
|
||||
|
||||
@ -24,7 +24,7 @@ tracing = "0.1.37"
|
||||
wgpu_glyph = "0.18.0"
|
||||
|
||||
[dependencies.rfd]
|
||||
version = "0.11.0"
|
||||
version = "0.11.1"
|
||||
default_features = false
|
||||
features = ["xdg-portal"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user