Skip to content

Commit 33acd49

Browse files
committed
Update build
1 parent 2093106 commit 33acd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ async_zip = { version = "0.0.17", features = ["bzip2", "lzma", "zstd", "xz", "de
6161
dashmap = { version = "6.1.0", features = ["serde"] }
6262
serde_json = "1.0.138"
6363
moka = { version = "0.12.10", features = ["future"] }
64-
tokio = { version = "1.39.0", features = [""], default-features = false}
64+
# tokio = { version = "1.39.0", features = [""], default-features = false}

0 commit comments

Comments
 (0)