You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.1.3.
Bug fixes
* The `working-dir` option was accidentally used as the path for the PID
file. Now the `pid-file` option is used as intended. ([#7])
Other changes
* The minimum supported Rust version is now 1.81. ([#7])