Skip to content

Commit

Permalink
deps: Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ohsayan committed Sep 12, 2024
1 parent 6a51ba6 commit f0d4bd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ version = "0.8.11"
# internal deps
sky-derive = "0.2.3"
# external deps
tokio = { version = "1.38.0", features = ["full"] }
tokio = { version = "1.40.0", features = ["full"] }
native-tls = "0.2.12"
tokio-native-tls = "0.3.1"
rand = "0.8.5"
r2d2 = "0.8.10"
async-trait = "0.1.80"
async-trait = "0.1.82"
bb8 = "0.8.5"
itoa = "1.0.11"

0 comments on commit f0d4bd6

Please sign in to comment.