jpochyla/psst

Move away from using rustfm-scrobble

Open

#642 opened on Jun 17, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (7,282 stars) (183 forks)batch import
bughelp wanted

Description

This introduces an older version of UREQ and also introduces:

warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0

This should be rewritten to fit ureq 3.0 and it shouldnt be too hard to do so esp. since we can use the code for that crate as a lot of inspiration.

Contributor guide