Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make daemon support optional behind a cargo feature #197

Merged
merged 1 commit into from
May 6, 2024

Commits on Apr 15, 2024

  1. make daemon support optional behind a cargo feature

    This greatly saves on compile times and binary size
    (282 vs. 181 crates, and 141 MiB vs 47 MiB for debug builds,
    8 MiB vs 3.2 MiB for release builds)
    stuebinm committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c9d0a4d View commit details
    Browse the repository at this point in the history