Skip to content

Commit f0d4bd6

Browse files
committed
deps: Bump
1 parent 6a51ba6 commit f0d4bd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ version = "0.8.11"
1616
# internal deps
1717
sky-derive = "0.2.3"
1818
# external deps
19-
tokio = { version = "1.38.0", features = ["full"] }
19+
tokio = { version = "1.40.0", features = ["full"] }
2020
native-tls = "0.2.12"
2121
tokio-native-tls = "0.3.1"
2222
rand = "0.8.5"
2323
r2d2 = "0.8.10"
24-
async-trait = "0.1.80"
24+
async-trait = "0.1.82"
2525
bb8 = "0.8.5"
2626
itoa = "1.0.11"

0 commit comments

Comments
 (0)