We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf9aaa commit fa340c0Copy full SHA for fa340c0
Cargo.toml
@@ -11,7 +11,7 @@ resolver = "2"
11
async-bb8-diesel = { git = "https://github.com/oxidecomputer/async-bb8-diesel" }
12
async-trait = "0.1.88"
13
base64 = "0.22"
14
-bb8 = "0.8.6"
+bb8 = "0.9.0"
15
chrono = "0.4.40"
16
cookie = { version = "0.18.1" }
17
crc32c = "0.6.8"
0 commit comments