mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump compiletest_rs from 0.10.2 to 0.11.0 (#32408)
Bumps [compiletest_rs](https://github.com/Manishearth/compiletest-rs) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/Manishearth/compiletest-rs/releases) - [Commits](https://github.com/Manishearth/compiletest-rs/compare/v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: compiletest_rs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
48bcdacfbe
commit
5fafc82730
2 changed files with 40 additions and 13 deletions
|
@ -9,7 +9,7 @@ license = "MPL-2.0"
|
|||
# In etc/shell.nix, we filter Cargo.lock and build this package in isolation,
|
||||
# so it needs to make sense without the workspace manifest.
|
||||
[dev-dependencies]
|
||||
compiletest_rs = { version = "0.10", features = ["tmp"] }
|
||||
compiletest_rs = { version = "0.11", features = ["tmp"] }
|
||||
once_cell = "1"
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue