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 update #961

Merged
merged 2 commits into from
Dec 24, 2024
Merged

cargo update #961

merged 2 commits into from
Dec 24, 2024

Conversation

ahl
Copy link
Collaborator

@ahl ahl commented Dec 24, 2024

$ cargo update
    Updating crates.io index
    Updating git repository `https://github.com/oxidecomputer/oxnet`
    Updating git repository `https://github.com/oxidecomputer/thouart`
    Updating git repository `https://github.com/oxidecomputer/progenitor`
    Updating git repository `https://github.com/oxidecomputer/typify`
     Locking 111 packages to latest compatible versions
    Updating addr2line v0.22.0 -> v0.24.2
    Removing adler v1.0.2
      Adding adler2 v2.0.0
    Updating allocator-api2 v0.2.18 -> v0.2.21
    Updating anstream v0.6.15 -> v0.6.18
    Updating anstyle v1.0.8 -> v1.0.10
    Updating anstyle-parse v0.2.5 -> v0.2.6
    Updating anstyle-query v1.1.1 -> v1.1.2
    Updating anstyle-wincon v3.0.4 -> v3.0.6
    Updating async-executor v1.13.0 -> v1.13.1
    Removing async-io v1.13.0
    Removing async-io v2.3.4
      Adding async-io v2.4.0
    Removing async-lock v2.8.0
    Updating async-object-pool v0.1.4 -> v0.1.5
    Updating async-process v1.8.1 -> v2.3.0
    Updating async-std v1.12.0 -> v1.13.0
    Updating autocfg v1.3.0 -> v1.4.0
    Updating backtrace v0.3.73 -> v0.3.74
    Removing bitflags v1.3.2
    Updating bstr v1.10.0 -> v1.11.1
    Updating cc v1.1.15 -> v1.2.5
      Adding cfg_aliases v0.2.1
    Updating colorchoice v1.0.2 -> v1.0.3
    Updating console v0.15.8 -> v0.15.10
    Updating cpufeatures v0.2.13 -> v0.2.16
    Updating crossbeam-channel v0.5.13 -> v0.5.14
    Updating crossbeam-utils v0.8.20 -> v0.8.21
    Updating encode_unicode v0.3.6 -> v1.0.0
    Updating encoding_rs v0.8.34 -> v0.8.35
    Updating errno v0.3.9 -> v0.3.10
    Removing event-listener v3.1.0
    Updating event-listener-strategy v0.5.2 -> v0.5.3
    Removing fastrand v1.9.0
    Removing fastrand v2.1.1
      Adding fastrand v2.3.0
      Adding foldhash v0.1.4
    Removing futures-lite v1.13.0
    Removing futures-lite v2.3.0
      Adding futures-lite v2.5.0
    Updating gimli v0.29.0 -> v0.31.1
    Updating gloo-timers v0.2.6 -> v0.3.0
    Updating h2 v0.4.6 -> v0.4.7
    Updating hashbrown v0.15.0 -> v0.15.2
    Removing hermit-abi v0.3.9
    Updating home v0.5.9 -> v0.5.11
    Updating http v1.1.0 -> v1.2.0
    Updating httparse v1.9.4 -> v1.9.5
    Removing hyper v0.14.30
    Removing hyper v1.5.0
      Adding hyper v0.14.32 (latest: v1.5.2)
      Adding hyper v1.5.2
    Updating hyper-rustls v0.27.3 -> v0.27.5
    Updating iana-time-zone v0.1.60 -> v0.1.61
    Removing instant v0.1.13
    Removing io-lifetimes v1.0.11
    Updating ipnet v2.9.0 -> v2.10.1
    Updating itoa v1.0.11 -> v1.0.14
    Updating js-sys v0.3.70 -> v0.3.76
    Removing linux-raw-sys v0.3.8
    Updating litemap v0.7.3 -> v0.7.4
    Updating lru v0.12.4 -> v0.12.5
    Updating miniz_oxide v0.7.4 -> v0.8.2
    Updating mio v1.0.2 -> v1.0.3
    Updating object v0.36.4 -> v0.36.7
    Updating once_cell v1.19.0 -> v1.20.2
    Updating openssl v0.10.66 -> v0.10.68
    Updating openssl-src v300.3.1+3.3.1 -> v300.4.1+3.4.0
    Updating openssl-sys v0.9.103 -> v0.9.104
    Updating parking v2.2.0 -> v2.2.1
    Updating pathdiff v0.2.1 -> v0.2.3
    Updating pin-project-lite v0.2.14 -> v0.2.15
    Updating pkg-config v0.3.30 -> v0.3.31
    Removing polling v2.8.0
    Removing polling v3.7.3
      Adding polling v3.7.4
    Updating portable-atomic v1.7.0 -> v1.10.0
    Updating predicates-core v1.0.8 -> v1.0.9
    Updating predicates-tree v1.0.11 -> v1.0.12
    Updating progenitor v0.8.0 (https://github.com/oxidecomputer/progenitor#e65651f0) -> #cb9bf780
    Updating progenitor-impl v0.8.0 (https://github.com/oxidecomputer/progenitor#e65651f0) -> #cb9bf780
    Updating quinn v0.11.5 -> v0.11.6
    Updating quinn-proto v0.11.8 -> v0.11.9
    Updating quinn-udp v0.5.5 -> v0.5.9
    Updating redox_syscall v0.5.3 -> v0.5.8
    Updating regex-automata v0.4.8 -> v0.4.9
    Updating rustc-hash v2.0.0 -> v2.1.0
    Removing rustix v0.37.27
    Removing rustix v0.38.40
      Adding rustix v0.38.42
    Updating rustls v0.23.12 -> v0.23.20
    Updating rustls-pemfile v2.1.3 -> v2.2.0
    Updating rustls-pki-types v1.8.0 -> v1.10.1
    Updating rustls-webpki v0.102.7 -> v0.102.8
    Updating rustversion v1.0.17 -> v1.0.18
    Updating schannel v0.1.23 -> v0.1.27
    Updating security-framework-sys v2.11.1 -> v2.13.0
    Updating serde_spanned v0.6.7 -> v0.6.8
    Removing socket2 v0.4.10
    Removing socket2 v0.5.7
      Adding socket2 v0.5.8
    Updating syn v2.0.90 -> v2.0.91
    Updating sync_wrapper v1.0.1 -> v1.0.2
    Updating terminal_size v0.4.0 -> v0.4.1
    Updating termtree v0.4.1 -> v0.5.1
    Updating time v0.3.36 -> v0.3.37
    Updating time-macros v0.2.18 -> v0.2.19
    Updating tinyvec v1.8.0 -> v1.8.1
    Updating tokio-rustls v0.26.0 -> v0.26.1
    Updating tokio-util v0.7.11 -> v0.7.13
    Updating tracing v0.1.40 -> v0.1.41
    Updating tracing-core v0.1.32 -> v0.1.33
    Updating typify v0.2.0 (https://github.com/oxidecomputer/typify#9065106f) -> #fa65d747
    Updating typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#9065106f) -> #fa65d747
    Updating typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#9065106f) -> #fa65d747
    Updating unicode-segmentation v1.11.0 -> v1.12.0
    Updating unicode-width v0.1.13 -> v0.1.14 (latest: v0.2.0)
    Updating unicode-xid v0.2.5 -> v0.2.6
    Updating value-bag v1.9.0 -> v1.10.0
    Removing waker-fn v1.2.0
    Updating wasm-bindgen v0.2.93 -> v0.2.99
    Updating wasm-bindgen-backend v0.2.93 -> v0.2.99
    Updating wasm-bindgen-futures v0.4.43 -> v0.4.49
    Updating wasm-bindgen-macro v0.2.93 -> v0.2.99
    Updating wasm-bindgen-macro-support v0.2.93 -> v0.2.99
    Updating wasm-bindgen-shared v0.2.93 -> v0.2.99
    Updating wasm-streams v0.4.0 -> v0.4.2
    Updating web-sys v0.3.70 -> v0.3.76
    Updating webpki-roots v0.26.6 -> v0.26.7
    Updating winnow v0.6.18 -> v0.6.20
    Updating yoke v0.7.4 -> v0.7.5
    Updating yoke-derive v0.7.4 -> v0.7.5
    Updating zerofrom v0.1.4 -> v0.1.5
    Updating zerofrom-derive v0.1.4 -> v0.1.5
note: pass `--verbose` to see 70 unchanged dependencies behind latest

@ahl ahl merged commit c7a86cb into main Dec 24, 2024
16 checks passed
@ahl ahl deleted the cargo-update branch December 24, 2024 22:22
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