Update version and edition in Cargo.toml; enhance breakup risk management in FalukantFamilyWorker: Added logic to automatically deactivate low-affection relationships and notify users of high breakup risks. Updated SQL queries to support these changes.
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 3s
Some checks failed
Deploy yourpart (blue-green) / deploy (push) Failing after 3s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "YpDaemon"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
version = "0.5.0"
|
||||
edition = "2026"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user