mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove etc/shell.nix in favour of shell.nix (#34336)
Signed-off-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
parent
1f0b88934b
commit
67012a5091
5 changed files with 5 additions and 7 deletions
|
@ -7,8 +7,7 @@ license = "MPL-2.0"
|
|||
publish = false
|
||||
|
||||
# Do not use workspace dependencies in this package!
|
||||
# In etc/shell.nix, we filter Cargo.lock and build this package in isolation,
|
||||
# so it needs to make sense without the workspace manifest.
|
||||
# crown is not part of the Cargo workspace.
|
||||
[dev-dependencies]
|
||||
compiletest_rs = { version = "0.11", features = ["tmp"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue