[auto] Update cargo and nix flake dependencies#377
Merged
kp-mariappan-ramasamy merged 1 commit intomainfrom Mar 31, 2026
Merged
[auto] Update cargo and nix flake dependencies#377kp-mariappan-ramasamy merged 1 commit intomainfrom
kp-mariappan-ramasamy merged 1 commit intomainfrom
Conversation
Collaborator
xv-github-iat-bot
commented
Mar 31, 2026
```console
$ cargo update
Updating crates.io index
Locking 19 packages to latest Rust 1.94.0 compatible versions
Updating aws-lc-sys v0.39.0 -> v0.39.1
Updating cc v1.2.57 -> v1.2.58
Updating cmake v0.1.57 -> v0.1.58
Updating derive-deftly v1.9.0 -> v1.10.0
Updating derive-deftly-macros v1.9.0 -> v1.10.0
Updating fs-mistrust v0.14.0 -> v0.14.1
Updating getifaddrs v0.6.0 -> v0.6.1
Updating js-sys v0.3.91 -> v0.3.93
Updating mio v1.1.1 -> v1.2.0
Updating num-conv v0.2.0 -> v0.2.1
Updating rustc-hash v2.1.1 -> v2.1.2
Updating wasm-bindgen v0.2.114 -> v0.2.116
Updating wasm-bindgen-macro v0.2.114 -> v0.2.116
Updating wasm-bindgen-macro-support v0.2.114 -> v0.2.116
Updating wasm-bindgen-shared v0.2.114 -> v0.2.116
Updating web-sys v0.3.91 -> v0.3.93
Updating winnow v1.0.0 -> v1.0.1
Updating zerocopy v0.8.47 -> v0.8.48
Updating zerocopy-derive v0.8.47 -> v0.8.48
note: pass `--verbose` to see 6 unchanged dependencies behind latest
```
```console
$ nix flake update
warning: Git tree '/home/runner/work/lightway/lightway' has uncommitted changes
unpacking 'github:hercules-ci/flake-parts/f20dc5d9b8027381c474144ecabc9034d6a839a3' into the Git cache...
unpacking 'github:nixos/nixpkgs/c397ef6af68c018462d786e1b65384abc472a907' into the Git cache...
unpacking 'github:oxalica/rust-overlay/962a0934d0e32f42d1b5e49186f9595f9b178d2d' into the Git cache...
warning: updating lock file "/home/runner/work/lightway/lightway/flake.lock":
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/fdc7b8f' (2026-03-23)
→ 'github:nixos/nixpkgs/c397ef6' (2026-03-29)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/49a67e6' (2026-03-24)
→ 'github:oxalica/rust-overlay/962a093' (2026-03-31)
```
|
Code coverage summary for a5ec0d8: ✅ Region coverage 69% passes |
kp-mariappan-ramasamy
approved these changes
Mar 31, 2026
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.