Skip to content

Commit 3bc906e

Browse files
KixironJoshua Nelson
authored and
Joshua Nelson
committed
rt-threaded
1 parent dbb6baa commit 3bc906e

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
@@ -43,7 +43,7 @@ base64 = "0.12.1"
4343
strum = { version = "0.18.0", features = ["derive"] }
4444

4545
# Async
46-
tokio = { version = "0.2.22", features = ["full"] }
46+
tokio = { version = "0.2.22", features = ["rt-threaded"] }
4747
futures-util = "0.3.5"
4848
rusoto_s3 = "0.45.0"
4949
rusoto_core = "0.45.0"

0 commit comments

Comments
 (0)