Skip to content

Commit 2bfff30

Browse files
committed
feat: use sharded-thread 1
Signed-off-by: Anthony Griffon <[email protected]>
1 parent 32cce75 commit 2bfff30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/roster/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ local-sync = "0.1"
3737
monoio = { workspace = true, features = ["bytes", "sync", "iouring"] }
3838
rustc-hash = "1.1.0"
3939
scc = "2"
40-
sharded-thread = "0.1"
40+
sharded-thread = "1"
4141
serde.workspace = true
4242
thiserror = "1"
4343

0 commit comments

Comments
 (0)