Update deps, including shrooms-vb-core
This commit is contained in:
parent
e222f1bae5
commit
2414489ef2
File diff suppressed because it is too large
Load Diff
|
|
@ -34,7 +34,7 @@ notify = "8"
|
|||
num-derive = "0.4"
|
||||
num-traits = "0.2"
|
||||
object = "0.38"
|
||||
oneshot = "0.1"
|
||||
oneshot = { version = "0.2", features = ["async", "std"] }
|
||||
pollster = "0.4"
|
||||
rand = "0.10"
|
||||
rfd = "0.17"
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 534ce852f46f1deba9014971b1bae29e974984d7
|
||||
Subproject commit 29ade46a0a58e885a9a913f738cdb30d54e0a9c5
|
||||
Loading…
Reference in New Issue