Commit 4622281
committed
Merge #445: chore: update dependencies
0db4bf4 chore: update dependencies (Jose Celano)
Pull request description:
## Summary
- run `cargo update`
- commit the resulting `Cargo.lock` changes
- run `./scripts/pre-commit.sh` successfully
## 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
```
ACKs for top commit:
josecelano:
ACK 0db4bf4
Tree-SHA512: 87063cb8e919e8a1bd17551e20c09805d65280f3ad17ab5b8bb10f72f8b551b483a051d969a8285e829b93e871d4644481371e3e5fb414146ea2d0e81d85db9b1 file changed
Lines changed: 31 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments