summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7e42462..8a05423 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,7 +52,7 @@ tar = "0.4"
terminal_size = "0.1"
tokio = { version = "1.0", features = ["macros", "fs", "process", "io-util"] }
tokio-stream = "0.1"
-typed-builder = "0.8"
+typed-builder = "0.9"
unindent = "0.1"
url = { version = "2", features = ["serde"] }
uuid = { version = "0.6", features = ["serde", "v4"] }