Skip to content

Commit 540ed20

Browse files
chore(deps): bump scc from 2.3.4 to 3.3.2
Bumps [scc](https://github.com/wvwwvwwv/scalable-concurrent-containers) from 2.3.4 to 3.3.2. - [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-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 549b01c commit 540ed20

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ serde = { version = "1.0.219", features = ["derive", "rc"] }
4848
serde_json = { version = "1.0", features = ["std"] }
4949
bytes = "1.10.0"
5050
uuid = { version = "1.17.0", features = ["v4"] }
51-
scc = "2.3.4"
51+
scc = "3.3.7"
5252
half = { version = "2.6.0", features = ["num-traits", "serde"] }
5353
getrandom = { version = "0.3" }
5454
ring = "0.17"

0 commit comments

Comments
 (0)