-
Notifications
You must be signed in to change notification settings - Fork 74
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 #1192
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updates the following dependencies: $ cargo update Updating crates.io index Locking 117 packages to latest compatible versions Adding addr2line v0.22.0 (latest: v0.24.0) Adding adler v1.0.2 Updating autocfg v1.1.0 -> v1.3.0 Adding backtrace v0.3.73 Adding base64 v0.21.7 (latest: v0.22.1) Updating bitflags v1.3.2 -> v2.6.0 Updating bs58 v0.5.0 -> v0.5.1 Updating bumpalo v3.12.0 -> v3.16.0 Updating bytes v1.4.0 -> v1.6.1 Updating cc v1.0.79 -> v1.1.5 Updating const-oid v0.9.2 -> v0.9.6 Updating core-foundation v0.9.3 -> v0.9.4 Updating core-foundation-sys v0.8.3 -> v0.8.6 Updating cpufeatures v0.2.6 -> v0.2.12 Updating crypto-bigint v0.5.1 -> v0.5.5 Updating curve25519-dalek v4.0.0 -> v4.1.3 Updating curve25519-dalek-derive v0.1.0 -> v0.1.1 Updating der v0.7.2 -> v0.7.9 Updating ecdsa v0.16.8 -> v0.16.9 Updating ed25519 v2.2.0 -> v2.2.3 Updating ed25519-dalek v2.0.0 -> v2.1.1 Updating elliptic-curve v0.13.5 -> v0.13.8 Updating errno v0.3.0 -> v0.3.9 Removing errno-dragonfly v0.1.2 Updating fastrand v1.9.0 -> v2.1.0 Updating fiat-crypto v0.1.19 -> v0.2.9 Updating futures v0.3.27 -> v0.3.30 Updating futures-channel v0.3.27 -> v0.3.30 Updating futures-core v0.3.27 -> v0.3.30 Updating futures-executor v0.3.27 -> v0.3.30 Updating futures-io v0.3.27 -> v0.3.30 Updating futures-macro v0.3.27 -> v0.3.30 Updating futures-sink v0.3.27 -> v0.3.30 Updating futures-task v0.3.27 -> v0.3.30 Updating futures-util v0.3.27 -> v0.3.30 Updating getrandom v0.2.8 -> v0.2.15 Adding gimli v0.29.0 (latest: v0.31.0) Updating headers v0.3.8 -> v0.3.9 (latest: v0.4.0) Removing hermit-abi v0.3.1 Updating hkdf v0.12.3 -> v0.12.4 Updating http v0.2.9 -> v0.2.12 (latest: v1.1.0) Updating http-body v0.4.5 -> v0.4.6 (latest: v1.0.1) Updating httparse v1.8.0 -> v1.9.4 Updating httpdate v1.0.2 -> v1.0.3 Updating hyper v0.14.25 -> v0.14.30 (latest: v1.4.1) Removing instant v0.1.12 Removing io-lifetimes v1.0.9 Updating itoa v1.0.6 -> v1.0.11 Updating js-sys v0.3.61 -> v0.3.69 Updating k256 v0.13.1 -> v0.13.3 Removing lazy_static v1.4.0 Updating libc v0.2.140 -> v0.2.155 Updating linux-raw-sys v0.3.1 -> v0.4.14 (latest: v0.6.4) Updating log v0.4.17 -> v0.4.22 Updating memchr v2.5.0 -> v2.7.4 Adding miniz_oxide v0.7.4 Updating mio v0.8.6 -> v0.8.11 (latest: v1.0.0) Updating native-tls v0.2.11 -> v0.2.12 Adding object v0.36.1 Updating once_cell v1.17.2 -> v1.19.0 Updating openssl v0.10.48 -> v0.10.64 Updating openssl-macros v0.1.0 -> v0.1.1 Updating openssl-sys v0.9.83 -> v0.9.102 Updating pbkdf2 v0.12.1 -> v0.12.2 Updating pin-project-lite v0.2.9 -> v0.2.14 Updating pkg-config v0.3.26 -> v0.3.30 Removing platforms v3.0.2 Updating primeorder v0.13.0 -> v0.13.6 Updating proc-macro2 v1.0.54 -> v1.0.86 Updating quote v1.0.26 -> v1.0.36 Removing redox_syscall v0.3.5 Adding rustc-demangle v0.1.24 Updating rustix v0.37.7 -> v0.38.34 Updating ryu v1.0.13 -> v1.0.18 Updating schannel v0.1.21 -> v0.1.23 Updating sec1 v0.7.1 -> v0.7.3 Updating security-framework v2.8.2 -> v2.11.1 Updating security-framework-sys v2.8.0 -> v2.11.1 Updating semver v1.0.17 -> v1.0.23 Updating serde v1.0.163 -> v1.0.204 Adding serde_derive v1.0.204 Updating serde_json v1.0.95 -> v1.0.120 Updating sha1 v0.10.5 -> v0.10.6 Updating sha2 v0.10.6 -> v0.10.8 Updating signature v2.1.0 -> v2.2.0 Updating slab v0.4.8 -> v0.4.9 Updating socket2 v0.4.9 -> v0.5.7 Updating spki v0.7.2 -> v0.7.3 Updating subtle v2.4.1 -> v2.6.1 Removing syn v1.0.109 Removing syn v2.0.11 Adding syn v2.0.71 Updating tempfile v3.5.0 -> v3.10.1 Updating tokio v1.27.0 -> v1.38.1 Updating tracing v0.1.37 -> v0.1.40 Updating tracing-core v0.1.30 -> v0.1.32 Updating try-lock v0.2.4 -> v0.2.5 Updating typenum v1.16.0 -> v1.17.0 Updating unicode-ident v1.0.8 -> v1.0.12 Updating want v0.3.0 -> v0.3.1 Updating wasm-bindgen v0.2.84 -> v0.2.92 Updating wasm-bindgen-backend v0.2.84 -> v0.2.92 Updating wasm-bindgen-macro v0.2.84 -> v0.2.92 Updating wasm-bindgen-macro-support v0.2.84 -> v0.2.92 Updating wasm-bindgen-shared v0.2.84 -> v0.2.92 Updating web-sys v0.3.61 -> v0.3.69 Removing windows-sys v0.42.0 Removing windows-sys v0.45.0 Adding windows-sys v0.48.0 (latest: v0.52.0) Adding windows-sys v0.52.0 Removing windows-targets v0.42.2 Adding windows-targets v0.48.5 (latest: v0.52.6) Adding windows-targets v0.52.6 Removing windows_aarch64_gnullvm v0.42.2 Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6) Adding windows_aarch64_gnullvm v0.52.6 Removing windows_aarch64_msvc v0.42.2 Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6) Adding windows_aarch64_msvc v0.52.6 Removing windows_i686_gnu v0.42.2 Adding windows_i686_gnu v0.48.5 (latest: v0.52.6) Adding windows_i686_gnu v0.52.6 Adding windows_i686_gnullvm v0.52.6 Removing windows_i686_msvc v0.42.2 Adding windows_i686_msvc v0.48.5 (latest: v0.52.6) Adding windows_i686_msvc v0.52.6 Removing windows_x86_64_gnu v0.42.2 Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6) Adding windows_x86_64_gnu v0.52.6 Removing windows_x86_64_gnullvm v0.42.2 Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6) Adding windows_x86_64_gnullvm v0.52.6 Removing windows_x86_64_msvc v0.42.2 Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6) Adding windows_x86_64_msvc v0.52.6 Updating zeroize v1.6.0 -> v1.8.1
Shella
approved these changes
Jul 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the following dependencies: