Multiple changes.
I removed unused dependencies, and replaced `lazy_static` with `std::sync::LazyLock`.
I updated Rust version to 1.89 (the latest stable).
I updated the remaining dependencies to their latest versions.
I performed minor updates (which should not change semantics) in order to fix lints by `clippy` and `shellcheck`.
合并状态:未合并 0 条评论