- update lockfile
- remove rustls-tls-native-roots feature
- Update rust edition to 2024
- Update pass-it-on to 0.17
- update github actions dependencies
- update directories to 6.0
- update
thiserrordependency to version 2.x.y
- removed vendored-tls feature
- updated pass-it-on 0.16.0
- added rustls-tls-native-roots feature
- switch to tracing from log for logging
- Update pass-it-on to v0.15.1
- Update pass-it-on to v0.15.0
- Update simple_logger dependency to version 5.0
- Update pass-it-on to 0.14.4
- Check that configuration file exists before trying to read
- Return ExitCode to show correct exit code on error
- default wait before shutdown increased to 2 seconds to receive response
- make
--client_configoptional and use default path if not provided - update to pass-it-on 0.14.3
- add
vendored-tlsfeature that enables thevendored-tlsfeature for thepass-it-oncreate
- minor changes related to crate name change
- bump pass-it-on dependency to 0.14.0
- change crate name to
pass-it-on-cli
- bump pass-it-on dependency to 0.13.0
- bump pass-it-on dependency to 0.11.0 which is not backwards compatible
- bump pass-it-on dependency to 0.9.0
- Basic functionality specify client configuration, notification name to use and one or more messages to send