stacking: header

This commit is contained in:
Victoria Brekenfeld 2023-06-08 13:19:30 +02:00
parent b3401eb18a
commit e73ebd4413
13 changed files with 686 additions and 123 deletions

1
Cargo.lock generated
View file

@ -477,6 +477,7 @@ name = "cosmic-comp"
version = "0.1.0"
dependencies = [
"anyhow",
"apply",
"bitflags 1.3.2",
"bytemuck",
"calloop",