Initial first applet
This commit is contained in:
parent
c555037160
commit
a518251f16
4 changed files with 24 additions and 1 deletions
3
applets/cosmic-applet-network/src/main.rs
Normal file
3
applets/cosmic-applet-network/src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue