build(deps): bump scc from 2.1.8 to 2.1.9 (#32952)

Bumps [scc](https://github.com/wvwwvwwv/scalable-concurrent-containers) from 2.1.8 to 2.1.9.
- [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:
dependabot[bot] 2024-08-06 17:19:52 +00:00 committed by GitHub
parent 68f4b359c5
commit 49aa129d22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -5540,9 +5540,9 @@ dependencies = [
[[package]]
name = "scc"
version = "2.1.8"
version = "2.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d777f59627453628a9a5be1ee8d948745b94b1dfc2d0c3099cbd9e08ab89e7c"
checksum = "06ff467073ddaff34c3a39e5b454f25dd982484a26fff50254ca793c56a1b714"
dependencies = [
"sdd",
]