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 f9c92b7 commit 905ebd2Copy full SHA for 905ebd2
Cargo.toml
@@ -86,7 +86,7 @@ serde_repr = "0.1.16"
86
serde_with = "3.4"
87
tempfile = "3.8"
88
tokio = { version = "1", default-features = false }
89
-typed-builder = "0.19"
+typed-builder = "0.20"
90
url = "2"
91
urlencoding = "2"
92
uuid = { version = "1.6.1", features = ["v7"] }
0 commit comments