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

Cargo.lock: bump dependencies #927

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Cargo.lock: bump dependencies #927

merged 1 commit into from
Oct 10, 2024

Conversation

tony-iqlusion
Copy link
Member

Updates the following dependencies:

$ cargo update
Updating crates.io index
 Locking 38 packages to latest compatible versions
Updating autocfg v1.3.0 -> v1.4.0
Updating cc v1.1.7 -> v1.1.28
Updating clap v4.5.12 -> v4.5.20
Updating clap_builder v4.5.12 -> v4.5.20
Updating clap_derive v4.5.11 -> v4.5.18
Updating cpufeatures v0.2.12 -> v0.2.14
Updating futures-core v0.3.30 -> v0.3.31
Updating hashbrown v0.14.5 -> v0.15.0
Updating indexmap v2.2.6 -> v2.6.0
Updating libc v0.2.155 -> v0.2.159
Updating mio v1.0.1 -> v1.0.2
Updating once_cell v1.19.0 -> v1.20.2
Updating pest v2.7.11 -> v2.7.13
Updating pest_derive v2.7.11 -> v2.7.13
Updating pest_generator v2.7.11 -> v2.7.13
Updating pest_meta v2.7.11 -> v2.7.13
Updating proc-macro2 v1.0.86 -> v1.0.87
Updating quote v1.0.36 -> v1.0.37
Updating redox_syscall v0.5.3 -> v0.5.7
Updating regex v1.10.5 -> v1.11.0
Updating regex-automata v0.4.7 -> v0.4.8
Updating regex-syntax v0.8.4 -> v0.8.5
Updating serde v1.0.204 -> v1.0.210
Updating serde_derive v1.0.204 -> v1.0.210
Updating serde_json v1.0.121 -> v1.0.128
Updating serde_spanned v0.6.7 -> v0.6.8
  Adding shlex v1.3.0
Updating syn v2.0.72 -> v2.0.79
Updating thiserror v1.0.63 -> v1.0.64
Updating thiserror-impl v1.0.63 -> v1.0.64
Updating tokio v1.39.2 -> v1.40.0
Updating toml_edit v0.22.20 -> v0.22.22
Updating ucd-trie v0.1.6 -> v0.1.7
Updating unicode-ident v1.0.12 -> v1.0.13
Updating unicode-xid v0.2.4 -> v0.2.6
Updating winapi-util v0.1.8 -> v0.1.9
  Adding windows-sys v0.59.0
Updating winnow v0.6.18 -> v0.6.20

Updates the following dependencies:

    $ cargo update
    Updating crates.io index
     Locking 38 packages to latest compatible versions
    Updating autocfg v1.3.0 -> v1.4.0
    Updating cc v1.1.7 -> v1.1.28
    Updating clap v4.5.12 -> v4.5.20
    Updating clap_builder v4.5.12 -> v4.5.20
    Updating clap_derive v4.5.11 -> v4.5.18
    Updating cpufeatures v0.2.12 -> v0.2.14
    Updating futures-core v0.3.30 -> v0.3.31
    Updating hashbrown v0.14.5 -> v0.15.0
    Updating indexmap v2.2.6 -> v2.6.0
    Updating libc v0.2.155 -> v0.2.159
    Updating mio v1.0.1 -> v1.0.2
    Updating once_cell v1.19.0 -> v1.20.2
    Updating pest v2.7.11 -> v2.7.13
    Updating pest_derive v2.7.11 -> v2.7.13
    Updating pest_generator v2.7.11 -> v2.7.13
    Updating pest_meta v2.7.11 -> v2.7.13
    Updating proc-macro2 v1.0.86 -> v1.0.87
    Updating quote v1.0.36 -> v1.0.37
    Updating redox_syscall v0.5.3 -> v0.5.7
    Updating regex v1.10.5 -> v1.11.0
    Updating regex-automata v0.4.7 -> v0.4.8
    Updating regex-syntax v0.8.4 -> v0.8.5
    Updating serde v1.0.204 -> v1.0.210
    Updating serde_derive v1.0.204 -> v1.0.210
    Updating serde_json v1.0.121 -> v1.0.128
    Updating serde_spanned v0.6.7 -> v0.6.8
      Adding shlex v1.3.0
    Updating syn v2.0.72 -> v2.0.79
    Updating thiserror v1.0.63 -> v1.0.64
    Updating thiserror-impl v1.0.63 -> v1.0.64
    Updating tokio v1.39.2 -> v1.40.0
    Updating toml_edit v0.22.20 -> v0.22.22
    Updating ucd-trie v0.1.6 -> v0.1.7
    Updating unicode-ident v1.0.12 -> v1.0.13
    Updating unicode-xid v0.2.4 -> v0.2.6
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.18 -> v0.6.20
@tony-iqlusion tony-iqlusion merged commit 062e090 into main Oct 10, 2024
25 checks passed
@tony-iqlusion tony-iqlusion deleted the bump-deps branch October 10, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant