chore: update dependencies#445
Merged
josecelano merged 1 commit intotorrust:mainfrom Apr 13, 2026
Merged
Conversation
cargo update output:
```
Updating crates.io index
Locking 14 packages to latest compatible versions
Updating hyper-rustls v0.27.7 -> v0.27.8
Updating js-sys v0.3.94 -> v0.3.95
Updating openssl v0.10.76 -> v0.10.77
Updating openssl-sys v0.9.112 -> v0.9.113
Updating pkg-config v0.3.32 -> v0.3.33
Updating rand v0.9.2 -> v0.9.3 (available: v0.10.1)
Updating rustls v0.23.37 -> v0.23.38
Updating rustls-webpki v0.103.10 -> v0.103.11
Updating wasm-bindgen v0.2.117 -> v0.2.118
Updating wasm-bindgen-futures v0.4.67 -> v0.4.68
Updating wasm-bindgen-macro v0.2.117 -> v0.2.118
Updating wasm-bindgen-macro-support v0.2.117 -> v0.2.118
Updating wasm-bindgen-shared v0.2.117 -> v0.2.118
Updating web-sys v0.3.94 -> v0.3.95
note: pass `--verbose` to see 4 unchanged dependencies behind latest
```
17ec2db to
0db4bf4
Compare
Member
Author
|
ACK 0db4bf4 |
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.
Summary
cargo updateCargo.lockchanges./scripts/pre-commit.shsuccessfullycargo update output