Update YpDaemon version to 0.5.0 and change edition to 2024 in Cargo.toml and Cargo.lock for improved compatibility and feature enhancements.
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 1m17s
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 1m17s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "YpDaemon"
|
||||
version = "0.5.0"
|
||||
edition = "2026"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user