Skip to content

invalid type: boolean in "config" somewhere, expected struct NotificationConfig #469

@dimpase

Description

@dimpase

the cargo install from the github repo is broken

$ rm -rf .cargo/
$ $ cargo -V
cargo 1.92.0 (344c4567c 2025-10-21)
$ cargo init
$ cargo install --git https://github.com/boxdot/gurk-rs gurk
...
$ gurk
Error: failed to load config

Caused by:
    TOML parse error at line 3, column 17
      |
    3 | notifications = true
      |                 ^^^^
    invalid type: boolean `true`, expected struct NotificationConfig

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions