Closed BlackDex closed 1 month ago
A while back the syslog crate was updated to v7. This PR adds compatibility with this new version in fern.
Also added .vscode to the .gitignore and fixed a comment where it mentioned syslog-4 where it should have been syslog-6
.vscode
.gitignore
syslog-4
syslog-6
I have also tested this code with Vaultwarden, and it works just fine.
@daboross, please let me know if any adjustments need to be made.
Cool. Thanks for the quick reply :).
Any chance of trigger a new release?
A while back the syslog crate was updated to v7. This PR adds compatibility with this new version in fern.
Also added
.vscode
to the.gitignore
and fixed a comment where it mentionedsyslog-4
where it should have beensyslog-6