Skip to content

Commit ee26916

Browse files
committed
Update bb8 to 0.8.3
To get djc/bb8#186 and djc/bb8#189
1 parent d23383f commit ee26916

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
tokio = { version = "1", features = ["full"] }
99
bytes = "1"
1010
md-5 = "0.10"
11-
bb8 = { git = "https://github.com/postgresml/bb8", rev = "6971f9565dac43de9f608a9d9379c19507f56c00" }
11+
bb8 = "0.8.3"
1212
async-trait = "0.1"
1313
rand = "0.8"
1414
chrono = "0.4"

0 commit comments

Comments
 (0)