mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
build(deps): bump scc from 2.1.14 to 2.1.16 (#33089)
Bumps [scc](https://github.com/wvwwvwwv/scalable-concurrent-containers) from 2.1.14 to 2.1.16. - [Changelog](https://github.com/wvwwvwwv/scalable-concurrent-containers/blob/main/CHANGELOG.md) - [Commits](https://github.com/wvwwvwwv/scalable-concurrent-containers/commits) --- updated-dependencies: - dependency-name: scc 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
4bdf6403d0
commit
c6d6823b85
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -5519,9 +5519,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "scc"
|
||||
version = "2.1.14"
|
||||
version = "2.1.16"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "79da19444d9da7a9a82b80ecf059eceba6d3129d84a8610fd25ff2364f255466"
|
||||
checksum = "aeb7ac86243095b70a7920639507b71d51a63390d1ba26c4f60a552fbb914a37"
|
||||
dependencies = [
|
||||
"sdd",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue