Hello i’ve got this message while starting atuin server on both 18.8 from debain repository and 18.11 latest version
RUST_BACKTRACE=full atuin server start
thread ‘main’ (314060) panicked at /build/reproducible-path/atuin-18.8.0/crates/atuin-server/src/router.rs:115:10:
Path segments must not start with `:`. For capture groups, use `{capture}`. If you meant to literally match a segment starting with a colon, call `without_v07_checks` on the
router.
stack backtrace:
0: 0x5615511f738f -
1: 0x561550e744df -
2: 0x5615511f810f -
Could it be the reason?
