Skip to content

Commit 930ae2e

Browse files
Update scc requirement from 2.0.0 to 3.0.7
--- updated-dependencies: - dependency-name: scc dependency-version: 3.0.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70c3202 commit 930ae2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ core_affinity = "0.7.0"
1111
derivative = "2.0.0"
1212
libc = "0.2.0"
1313
rand = "0.8.0"
14-
scc = "2.0.0"
14+
scc = "3.0.7"
1515
tokio-uring = "0.5.0"
1616
tracing = "0.1.0"
1717
zipf = "7.0.0"

0 commit comments

Comments
 (0)