Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ureq, plist, ron #3446

Merged
merged 2 commits into from
Oct 7, 2023
Merged

Update ureq, plist, ron #3446

merged 2 commits into from
Oct 7, 2023

Conversation

emilk
Copy link
Owner

@emilk emilk commented Oct 7, 2023

❯ cargo update -p ureq
    Updating crates.io index
      Adding base64 v0.21.4
    Updating rustls v0.20.9 -> v0.21.7
      Adding rustls-webpki v0.101.6
    Updating ureq v2.6.2 -> v2.8.0
    Removing webpki v0.22.1
    Updating webpki-roots v0.22.6 -> v0.25.2

❯ cargo update -p plist
    Updating crates.io index
    Updating plist v1.4.0 -> v1.5.0
    Updating quick-xml v0.26.0 -> v0.29.0

❯ cargo update -p ron  
    Updating crates.io index
    Updating ron v0.8.0 -> v0.8.1

@emilk emilk added the dependencies Pull requests that update a dependency file label Oct 7, 2023
@emilk emilk changed the title Update ureq to 2.8.0 Update ureq, plist, ron Oct 7, 2023
@emilk emilk merged commit 4cbe930 into master Oct 7, 2023
35 checks passed
@emilk emilk deleted the emilk/update-deps branch October 7, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file exclude from changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant