Update rust (#28)
All checks were successful
Release Tagging / release (push) Successful in 32s
Rust Build / Check (push) Successful in 10m10s
Rust Build / Test Suite (push) Successful in 9m54s
Rust Build / Rustfmt (push) Successful in 9m51s
Rust Build / Clippy (push) Successful in 9m49s
Rust Build / build (push) Successful in 9m52s
All checks were successful
Release Tagging / release (push) Successful in 32s
Rust Build / Check (push) Successful in 10m10s
Rust Build / Test Suite (push) Successful in 9m54s
Rust Build / Rustfmt (push) Successful in 9m51s
Rust Build / Clippy (push) Successful in 9m49s
Rust Build / build (push) Successful in 9m52s
Reviewed-on: #28 Co-authored-by: phoenix <mail@kundeng.us> Co-committed-by: phoenix <mail@kundeng.us>
This commit was merged in pull request #28.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[package]
|
||||
name = "icarus_envy"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.90"
|
||||
rust-version = "1.94"
|
||||
|
||||
[dependencies]
|
||||
dotenvy = { version = "0.15.7" }
|
||||
|
||||
Reference in New Issue
Block a user