Compare commits
No commits in common. "4b93bf0f5b0e1c9f9236bb0b83218284e0939a25" and "c44023707ffb950ae14de5e3051bb7838504e97f" have entirely different histories.
4b93bf0f5b
...
c44023707f
1 changed files with 4 additions and 11 deletions
15
Cargo.lock
generated
15
Cargo.lock
generated
|
|
@ -905,7 +905,6 @@ dependencies = [
|
||||||
"rustc-hash",
|
"rustc-hash",
|
||||||
"smol_str",
|
"smol_str",
|
||||||
"thiserror 2.0.17",
|
"thiserror 2.0.17",
|
||||||
"unicode-segmentation",
|
|
||||||
"web-time",
|
"web-time",
|
||||||
"window_clipboard",
|
"window_clipboard",
|
||||||
]
|
]
|
||||||
|
|
@ -2037,12 +2036,6 @@ version = "1.0.22"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
|
checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "unicode-segmentation"
|
|
||||||
version = "1.13.3"
|
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
||||||
checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "upower_dbus"
|
name = "upower_dbus"
|
||||||
version = "0.3.2"
|
version = "0.3.2"
|
||||||
|
|
@ -2835,10 +2828,10 @@ version = "0.31.0-beta.2"
|
||||||
name = "winit-x11"
|
name = "winit-x11"
|
||||||
version = "0.31.0-beta.2"
|
version = "0.31.0-beta.2"
|
||||||
|
|
||||||
[[patch.unused]]
|
|
||||||
name = "softbuffer"
|
|
||||||
version = "0.4.1"
|
|
||||||
|
|
||||||
[[patch.unused]]
|
[[patch.unused]]
|
||||||
name = "cosmic-freedesktop-icons"
|
name = "cosmic-freedesktop-icons"
|
||||||
version = "0.4.0"
|
version = "0.4.0"
|
||||||
|
|
||||||
|
[[patch.unused]]
|
||||||
|
name = "softbuffer"
|
||||||
|
version = "0.4.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue