mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
build(deps): bump glslopt from 0.1.10 to 0.1.11 (#33268)
Bumps [glslopt](https://github.com/jamienicol/glslopt-rs) from 0.1.10 to 0.1.11. - [Commits](https://github.com/jamienicol/glslopt-rs/commits) --- updated-dependencies: - dependency-name: glslopt dependency-type: indirect update-type: version-update:semver-patch ... 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
06778e3643
commit
12a782dc20
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2336,9 +2336,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "glslopt"
|
||||
version = "0.1.10"
|
||||
version = "0.1.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ee5be629003d587bab188f3e2e3b010aa2cde7c41ec967b3a244f388d4d81877"
|
||||
checksum = "913662ae8335df058d56e00f11340b20fa82e03e0276587797ef325ab01e50d4"
|
||||
dependencies = [
|
||||
"cc",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue