Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update dependencies 13.08.2024 #472

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

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Update dependencies 13.08.2024 #472

merged 2 commits into from
Aug 13, 2024

Conversation

joseluisq
Copy link
Collaborator

Description

This PR updates dependencies as usual to provide security, bug fixes and improvements.

$ cargo update
    Updating crates.io index
     Locking 48 packages to latest compatible versions
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Updating async-compression v0.4.11 -> v0.4.12
    Updating bstr v1.9.1 -> v1.10.0
    Updating bytes v1.6.1 -> v1.7.1
    Updating cc v1.1.6 -> v1.1.10
    Updating clap v4.5.9 -> v4.5.15
    Updating clap_builder v4.5.9 -> v4.5.15
    Updating clap_derive v4.5.8 -> v4.5.13
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.13
    Updating flate2 v1.0.30 -> v1.0.31
    Updating indexmap v2.2.6 -> v2.3.0
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating jobserver v0.1.31 -> v0.1.32
    Updating js-sys v0.3.69 -> v0.3.70
    Updating libz-sys v1.1.18 -> v1.1.19
    Updating mio v0.8.11 -> v1.0.2
    Removing num_cpus v1.16.0
    Updating object v0.36.1 -> v0.36.3
    Updating regex v1.10.5 -> v1.10.6
    Updating rustls v0.23.11 -> v0.23.12
    Updating rustls-pemfile v2.1.2 -> v2.1.3
    Updating rustls-pki-types v1.7.0 -> v1.8.0
    Updating rustls-webpki v0.102.5 -> v0.102.6
    Updating serde v1.0.204 -> v1.0.207
    Updating serde_derive v1.0.204 -> v1.0.207
    Updating serde_json v1.0.120 -> v1.0.124
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating syn v2.0.71 -> v2.0.74
    Updating tokio v1.38.1 -> v1.39.2
    Updating tokio-macros v2.3.0 -> v2.4.0
    Updating toml v0.8.15 -> v0.8.19
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating toml_edit v0.22.16 -> v0.22.20
    Updating version_check v0.9.4 -> v0.9.5
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Removing windows-sys v0.48.0
    Removing windows-targets v0.48.5
    Removing windows_aarch64_gnullvm v0.48.5
    Removing windows_aarch64_msvc v0.48.5
    Removing windows_i686_gnu v0.48.5
    Removing windows_i686_msvc v0.48.5
    Removing windows_x86_64_gnu v0.48.5
    Removing windows_x86_64_gnullvm v0.48.5
    Removing windows_x86_64_msvc v0.48.5
    Updating winnow v0.6.14 -> v0.6.18
    Updating zstd-safe v7.2.0 -> v7.2.1
    Updating zstd-sys v2.0.12+zstd.1.5.6 -> v2.0.13+zstd.1.5.6

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

@joseluisq joseluisq added enhancement New feature or request v2 v2 release dependency Related to dependencies bugfix This is PR fixes a bug labels Aug 13, 2024
@joseluisq joseluisq added this to the v2.32.2 milestone Aug 13, 2024
Copy link

Review changes with SemanticDiff.

@joseluisq joseluisq merged commit 634dd98 into master Aug 13, 2024
37 checks passed
@joseluisq joseluisq deleted the update-dependencies branch August 13, 2024 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This is PR fixes a bug dependency Related to dependencies enhancement New feature or request v2 v2 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant