Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

Commit 11642b7

Browse files
committed
Update Rust crate tokio to 1.13
1 parent 88c3692 commit 11642b7

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
@@ -27,4 +27,4 @@ rusoto_secretsmanager = "0.47"
2727
serde = { version = "1.0", features = ["derive"] }
2828
serde_json = "1.0"
2929
simple_logger = "1.13"
30-
tokio = "1.12"
30+
tokio = "1.13"

0 commit comments

Comments
 (0)