Skip to content

Commit 9175622

Browse files
committed
build: update deps
Signed-off-by: YdrMaster <ydrml@hotmail.com>
1 parent 04d450b commit 9175622

File tree

2 files changed

+58
-73
lines changed

2 files changed

+58
-73
lines changed

Cargo.lock

Lines changed: 57 additions & 72 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
@@ -32,7 +32,7 @@ itertools = "0.13"
3232
serde = "1.0"
3333
serde_json = "1.0"
3434
memmap2 = "0.9"
35-
tokio = { version = "1.38", features = ["rt-multi-thread", "sync"] }
35+
tokio = { version = "1.40", features = ["rt-multi-thread", "sync"] }
3636
digit-layout = "0.0"
3737
build-script-cfg = "0.0"
3838

0 commit comments

Comments
 (0)