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

run cargo update #2173

Merged
merged 1 commit into from
Jul 29, 2023
Merged

run cargo update #2173

merged 1 commit into from
Jul 29, 2023

Conversation

syphar
Copy link
Member

@syphar syphar commented Jul 29, 2023

    Removing aho-corasick v0.7.20
    Updating allocator-api2 v0.2.15 -> v0.2.16
    Updating anyhow v1.0.71 -> v1.0.72
    Updating async-trait v0.1.71 -> v0.1.72
    Updating axum v0.6.18 -> v0.6.19
    Updating axum-extra v0.7.4 -> v0.7.5
    Updating camino v1.1.4 -> v1.1.6
    Updating cargo-platform v0.1.2 -> v0.1.3
    Updating clap v4.3.11 -> v4.3.19
    Updating clap_builder v4.3.11 -> v4.3.19
    Updating clap_derive v4.3.2 -> v4.3.12
    Updating crc32c v0.6.3 -> v0.6.4
    Removing ctor v0.1.26
    Updating curl-sys v0.4.63+curl-8.1.2 -> v0.4.65+curl-8.2.1
    Updating dashmap v5.4.0 -> v5.5.0
    Updating dtoa v1.0.8 -> v1.0.9
    Updating either v1.8.1 -> v1.9.0
    Updating equivalent v1.0.0 -> v1.0.1
    Updating gix-bitmap v0.2.5 -> v0.2.6
    Updating gix-chunk v0.4.3 -> v0.4.4
    Updating gix-command v0.2.6 -> v0.2.8
    Updating gix-config-value v0.12.3 -> v0.12.5
    Updating gix-date v0.7.0 -> v0.7.1
      Adding gix-features v0.32.1
      Adding gix-fs v0.4.1
    Updating gix-hash v0.11.3 -> v0.11.4
    Updating gix-hashtable v0.2.3 -> v0.2.4
    Updating gix-lock v7.0.1 -> v7.0.2
    Updating gix-packetline v0.16.3 -> v0.16.4
    Updating gix-path v0.8.3 -> v0.8.4
    Updating gix-prompt v0.5.2 -> v0.5.4
    Updating gix-quote v0.4.5 -> v0.4.6
    Updating gix-sec v0.8.3 -> v0.8.4
    Updating gix-tempfile v7.0.0 -> v7.0.2
    Updating gix-trace v0.1.2 -> v0.1.3
    Updating gix-utils v0.1.4 -> v0.1.5
    Updating gix-validate v0.7.6 -> v0.7.7
    Updating globset v0.4.10 -> v0.4.12
    Updating http-range-header v0.3.0 -> v0.3.1
    Updating indoc v2.0.2 -> v2.0.3
    Updating itoa v1.0.8 -> v1.0.9
    Updating libz-ng-sys v1.1.9 -> v1.1.12
    Updating libz-sys v1.1.9 -> v1.1.12
    Removing linux-raw-sys v0.3.8
    Updating lol_html v1.0.1 -> v1.1.0
    Updating matchit v0.7.0 -> v0.7.1
    Updating mockito v1.0.2 -> v1.1.0
    Updating num-traits v0.2.15 -> v0.2.16
    Removing output_vt100 v0.1.3
    Updating pest v2.7.0 -> v2.7.1
    Updating pest_derive v2.7.0 -> v2.7.1
    Updating pest_generator v2.7.0 -> v2.7.1
    Updating pest_meta v2.7.0 -> v2.7.1
    Updating pretty_assertions v1.3.0 -> v1.4.0
    Updating proc-macro2 v1.0.63 -> v1.0.66
    Updating prodash v25.0.0 -> v25.0.1
    Updating quote v1.0.29 -> v1.0.32
    Updating regex v1.9.0 -> v1.9.1
    Updating regex-automata v0.3.0 -> v0.3.4
    Updating regex-syntax v0.7.3 -> v0.7.4
    Removing rustix v0.37.23
    Removing rustix v0.38.3
      Adding rustix v0.38.4
    Updating rustversion v1.0.13 -> v1.0.14
    Updating ryu v1.0.14 -> v1.0.15
    Updating scopeguard v1.1.0 -> v1.2.0
    Updating security-framework v2.9.1 -> v2.9.2
    Updating security-framework-sys v2.9.0 -> v2.9.1
    Updating semver v1.0.17 -> v1.0.18
    Updating serde v1.0.166 -> v1.0.178
    Updating serde_derive v1.0.166 -> v1.0.178
    Updating serde_json v1.0.100 -> v1.0.104
    Updating serde_path_to_error v0.1.13 -> v0.1.14
    Updating signal-hook v0.3.15 -> v0.3.17
    Updating stringprep v0.1.2 -> v0.1.3
    Updating syn v2.0.23 -> v2.0.27
    Updating tar v0.4.38 -> v0.4.39
    Updating tempfile v3.6.0 -> v3.7.0
    Updating thiserror v1.0.41 -> v1.0.44
    Updating thiserror-impl v1.0.41 -> v1.0.44
    Updating time v0.3.22 -> v0.3.23
    Updating time-macros v0.2.9 -> v0.2.10
    Updating toml_edit v0.19.12 -> v0.19.14
    Updating tower-http v0.4.1 -> v0.4.3
    Updating ucd-trie v0.1.5 -> v0.1.6
    Updating unicode-ident v1.0.10 -> v1.0.11
    Updating urlencoding v2.1.2 -> v2.1.3
    Updating uuid v1.4.0 -> v1.4.1
    Updating winnow v0.4.7 -> v0.5.1
    Updating zstd v0.12.3+zstd.1.5.2 -> v0.12.4
    Updating zstd-safe v6.0.5+zstd.1.5.4 -> v6.0.6

@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jul 29, 2023
@syphar syphar merged commit cbc299c into rust-lang:master Jul 29, 2023
8 checks passed
@syphar syphar deleted the cargo-update branch July 29, 2023 13:35
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Jul 29, 2023
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Jul 31, 2023
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.

2 participants