mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[GH-ISSUE #368] Updating url dependency #246
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#246
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mainrs on GitHub (Sep 9, 2019).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/368
Hey everyone!
Is there a particular reason why you guys stick to the 1.7.x versions of the
urlcrate? I am usinglibrespotin a project where I need to use the new 2.x version as the project uses serde 1.x.If not, I would gladly create a PR to update the dependencies! :)
@ashthespy commented on GitHub (Mar 20, 2020):
No particular reason, I am running 2.x for a while now with no issues (
github.com/ashthespy/librespot@0f959ce12e)@sashahilton00 commented on GitHub (Feb 22, 2021):
Feel free to upgrade to url
2.2@SirWindfield if you need it, or any other dependencies for that matter.