mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
build(deps): bump nix from 0.29.0 to 0.30.1 (#38650)
Bumps [nix](https://github.com/nix-rust/nix) from 0.29.0 to 0.30.1. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1) Closes: #38145 Testing: Covered by existing tests Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
069ad40872
commit
d0d952d1fa
3 changed files with 18 additions and 11 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -687,7 +687,7 @@ dependencies = [
|
|||
"libc",
|
||||
"log",
|
||||
"mach2",
|
||||
"nix 0.29.0",
|
||||
"nix 0.30.1",
|
||||
"rustc-demangle",
|
||||
"serde_json",
|
||||
]
|
||||
|
@ -7773,7 +7773,7 @@ dependencies = [
|
|||
"napi-ohos",
|
||||
"net",
|
||||
"net_traits",
|
||||
"nix 0.29.0",
|
||||
"nix 0.30.1",
|
||||
"objc2-app-kit 0.3.1",
|
||||
"objc2-foundation 0.3.1",
|
||||
"ohos-abilitykit-sys",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue