fix: libcosmic api changes
This commit is contained in:
parent
521c1a4a17
commit
f0dd262d5d
4 changed files with 25 additions and 29 deletions
13
Cargo.lock
generated
13
Cargo.lock
generated
|
|
@ -1684,7 +1684,6 @@ dependencies = [
|
|||
"udev",
|
||||
"upower_dbus",
|
||||
"url",
|
||||
"ustr",
|
||||
"xkb-data",
|
||||
"zbus 4.4.0",
|
||||
"zbus_polkit",
|
||||
|
|
@ -7487,18 +7486,6 @@ version = "2.1.3"
|
|||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
|
||||
|
||||
[[package]]
|
||||
name = "ustr"
|
||||
version = "1.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "18b19e258aa08450f93369cf56dd78063586adf19e92a75b338a800f799a0208"
|
||||
dependencies = [
|
||||
"ahash 0.8.11",
|
||||
"byteorder",
|
||||
"lazy_static",
|
||||
"parking_lot 0.12.3",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "usvg"
|
||||
version = "0.42.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue