chore: update libcosmic
This commit is contained in:
parent
6a2292a944
commit
b896732eed
3 changed files with 345 additions and 265 deletions
605
Cargo.lock
generated
605
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "cosmic-greeter"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4", features = ["unstable-locales"] }
|
||||
|
|
|
|||
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.85.1"
|
||||
components = ["clippy", "rustfmt"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue