chore: refresh Cargo.lock after version bump to 1.3.0
This commit is contained in:
parent
8234e11ff3
commit
542657b557
1 changed files with 5 additions and 5 deletions
10
Cargo.lock
generated
10
Cargo.lock
generated
|
|
@ -1373,7 +1373,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cosmic-files"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"atomic_float",
|
||||
|
|
@ -9350,6 +9350,10 @@ dependencies = [
|
|||
"winnow",
|
||||
]
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-x11"
|
||||
version = "0.31.0-beta.2"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "dnd"
|
||||
version = "0.1.0"
|
||||
|
|
@ -9364,7 +9368,3 @@ source = "git+https://forge.aditua.com/leyoda/window_clipboard.git?branch=yoda-x
|
|||
name = "window_clipboard"
|
||||
version = "0.4.1"
|
||||
source = "git+https://forge.aditua.com/leyoda/window_clipboard.git?branch=yoda-x11-optional#af8e6a872d8ac4956e044b9cb05a615a48261a57"
|
||||
|
||||
[[patch.unused]]
|
||||
name = "winit-x11"
|
||||
version = "0.31.0-beta.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue