update rust (#29)
Reviewed-on: #29 Co-authored-by: phoenix <mail@kundeng.us> Co-committed-by: phoenix <mail@kundeng.us>
This commit is contained in:
+3
-3
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "icarus_envy"
|
||||
version = "0.6.0"
|
||||
version = "0.7.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.94"
|
||||
rust-version = "1.95"
|
||||
|
||||
[dependencies]
|
||||
dotenvy = { version = "0.15.7" }
|
||||
const_format = { version = "0.2.35" }
|
||||
const_format = { version = "0.2.36" }
|
||||
|
||||
[dev-dependencies]
|
||||
async-std = { version = "1.13.2" }
|
||||
|
||||
Reference in New Issue
Block a user