succession 0.1.0

Orderly succession for single-instance helper processes: an advisory lock plus an identity record binds a helper to one run of its owner, so one orphaned by a restart can be recognized and asked to leave.
1
2
3
4
edition = "2024"
max_width = 100
use_field_init_shorthand = true
use_try_shorthand = true