chore: update dependencies#1696
Merged
josecelano merged 3 commits intotorrust:developfrom Apr 20, 2026
Merged
Conversation
Member
josecelano
commented
Apr 20, 2026
```
cargo update
Updating crates.io index
Locking 8 packages to latest compatible versions
Updating openssl v0.10.77 -> v0.10.78
Updating openssl-sys v0.9.113 -> v0.9.114
Updating rand v0.8.5 -> v0.8.6
Updating sqlite-wasm-rs v0.5.2 -> v0.5.3
Updating tokio v1.52.0 -> v1.52.1
Updating typenum v1.19.0 -> v1.20.0
Updating wasip2 v1.0.2+wasi-0.2.9 -> v1.0.3+wasi-0.2.9
Adding wit-bindgen v0.57.1
note: pass `--verbose` to see 8 unchanged dependencies behind latest
```
Member
Author
|
ACK cb70ca0 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1696 +/- ##
===========================================
- Coverage 86.45% 86.40% -0.05%
===========================================
Files 288 288
Lines 22672 22672
Branches 22672 22672
===========================================
- Hits 19600 19590 -10
- Misses 2842 2849 +7
- Partials 230 233 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
ACK cb70ca0 |
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.