atuinsh / atuin

✨ Magical shell history
https://atuin.sh
MIT License
19.58k stars 536 forks source link

Please update the ring crate to 17.x #1569

Closed yurivict closed 7 months ago

yurivict commented 7 months ago

This is needed to prevent failures like this.

ellie commented 7 months ago

We don't depend on ring directly, it's a transitive dependency

see the latest version of rusty_paseto: https://github.com/rrrodzilla/rusty_paseto/blob/main/Cargo.toml#L53

I'll open an issue there

yurivict commented 7 months ago

Thank you for this info.

I asked rusty_paseto to update ring: https://github.com/rrrodzilla/rusty_paseto/issues/31