Update dependencies via cargo update - #680
Merged
Merged
Conversation
Updated packages: - aws-lc-rs v1.18.0 -> v1.18.1 - aws-lc-sys v0.44.0 -> v0.45.0 - cc v1.4.4 -> v1.4.5 - crossbeam-channel v0.5.16 -> v0.5.17 - crossbeam-utils v0.8.22 -> v0.8.23 - darling v0.23.0 -> v0.24.1 - darling_core v0.23.0 -> v0.24.1 - darling_macro v0.23.0 -> v0.24.1 - encoding_rs v0.8.35 -> v0.8.41 - find-msvc-tools v0.1.11 -> v0.1.12 - indexmap v2.14.1 -> v2.14.2 - ipnet v2.12.1 -> v2.12.2 - js-sys v0.3.104 -> v0.3.105 - mio v1.2.2 -> v1.2.3 - pest v2.9.0 -> v2.9.1 - pest_derive v2.9.0 -> v2.9.1 - pest_generator v2.9.0 -> v2.9.1 - pest_meta v2.9.0 -> v2.9.1 - portable-atomic-util v0.2.7 -> v0.2.8 - rustls v0.23.43 -> v0.23.44 - serde_with v3.22.0 -> v3.23.0 - serde_with_macros v3.22.0 -> v3.23.0 - syn v3.0.4 -> v3.0.5 - tinyvec v1.12.0 -> v1.13.2 - toml v1.1.4+spec-1.1.0 -> v1.1.5+spec-1.1.0 - wasm-bindgen v0.2.127 -> v0.2.128 - wasm-bindgen-macro v0.2.127 -> v0.2.128 - wasm-bindgen-macro-support v0.2.127 -> v0.2.128 - wasm-bindgen-shared v0.2.127 -> v0.2.128 - zerocopy v0.8.56 -> v0.8.57 - zerocopy-derive v0.8.56 -> v0.8.57
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #680 +/- ##
=======================================
Coverage 81.95% 81.95%
=======================================
Files 27 27
Lines 4244 4244
=======================================
Hits 3478 3478
Misses 766 766 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
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.
Updated packages: