chore: update libcosmic

This commit is contained in:
Ashley Wulber 2025-03-21 10:33:31 -04:00 committed by Jeremy Soller
parent 6a2292a944
commit b896732eed
3 changed files with 345 additions and 265 deletions

3
rust-toolchain.toml Normal file
View file

@ -0,0 +1,3 @@
[toolchain]
channel = "1.85.1"
components = ["clippy", "rustfmt"]