Initial first applet
This commit is contained in:
parent
c555037160
commit
a518251f16
4 changed files with 24 additions and 1 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
|
@ -212,6 +212,14 @@ dependencies = [
|
|||
"cache-padded",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "cosmic-applet-network"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"gtk4",
|
||||
"zbus",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "derivative"
|
||||
version = "2.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue