mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
build(deps): bump glslopt from 0.1.9 to 0.1.10 (#31344)
Bumps [glslopt](https://github.com/jamienicol/glslopt-rs) from 0.1.9 to 0.1.10. - [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
a3ce1f2636
commit
6fe7cec569
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2124,9 +2124,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "glslopt"
|
||||
version = "0.1.9"
|
||||
version = "0.1.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "74a3f5c04450dfdadb4b08f6e5ee6f5110f674de1acbd6199bfec68392a8cbaf"
|
||||
checksum = "ee5be629003d587bab188f3e2e3b010aa2cde7c41ec967b3a244f388d4d81877"
|
||||
dependencies = [
|
||||
"cc",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue