mirror of
https://github.com/servo/servo.git
synced 2025-09-22 21:00:14 +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
|
@ -106,7 +106,7 @@ mime = "0.3.13"
|
|||
mime_guess = "2.0.5"
|
||||
mozangle = "0.5.3"
|
||||
net_traits = { path = "components/shared/net" }
|
||||
nix = "0.29"
|
||||
nix = "0.30"
|
||||
nom = "8.0.0"
|
||||
num-traits = "0.2"
|
||||
num_cpus = "1.17.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue