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

Crate maintenance #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Crate maintenance #63

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 15, 2024

Ran cargo update and applied clippy --fix.

Dependency updates:

     Locking 27 packages to latest compatible versions
    Updating cc v1.2.1 -> v1.2.6
    Updating clap v4.5.21 -> v4.5.23
    Updating clap_builder v4.5.21 -> v4.5.23
    Updating clap_lex v0.7.3 -> v0.7.4
    Updating colored v2.1.0 -> v2.2.0
    Updating crossbeam-deque v0.8.5 -> v0.8.6
    Updating crossbeam-utils v0.8.20 -> v0.8.21
    Updating errno v0.3.9 -> v0.3.10
    Updating fastrand v2.2.0 -> v2.3.0
    Updating itoa v1.0.11 -> v1.0.14
    Updating js-sys v0.3.72 -> v0.3.76
    Updating libc v0.2.164 -> v0.2.169
    Updating portable-atomic v1.9.0 -> v1.10.0
    Updating proc-macro2 v1.0.89 -> v1.0.92
    Updating quote v1.0.37 -> v1.0.38
    Updating rustix v0.38.41 -> v0.38.42
    Updating serde v1.0.215 -> v1.0.216
    Updating serde_derive v1.0.215 -> v1.0.216
    Updating serde_json v1.0.133 -> v1.0.134
    Updating syn v2.0.87 -> v2.0.92
    Updating unicode-ident v1.0.13 -> v1.0.14
    Updating wasm-bindgen v0.2.95 -> v0.2.99
    Updating wasm-bindgen-backend v0.2.95 -> v0.2.99
    Updating wasm-bindgen-macro v0.2.95 -> v0.2.99
    Updating wasm-bindgen-macro-support v0.2.95 -> v0.2.99
    Updating wasm-bindgen-shared v0.2.95 -> v0.2.99
    Updating web-sys v0.3.72 -> v0.3.76
    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
note: pass `--verbose` to see 5 unchanged dependencies behind latest

@github-actions github-actions bot force-pushed the swatinem/rust-maintain branch from e3f1d29 to f23cc48 Compare November 22, 2024 03:25
@github-actions github-actions bot force-pushed the swatinem/rust-maintain branch from f23cc48 to b7c1cba Compare November 29, 2024 03:26
@github-actions github-actions bot force-pushed the swatinem/rust-maintain branch from b7c1cba to 3842824 Compare December 6, 2024 03:27
@github-actions github-actions bot force-pushed the swatinem/rust-maintain branch 2 times, most recently from 70effa2 to 42fdba2 Compare December 20, 2024 03:24
@github-actions github-actions bot force-pushed the swatinem/rust-maintain branch from 42fdba2 to b3b9bb1 Compare December 27, 2024 03:23
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.

0 participants