From eb121b558b5800cce549db9910ab061f7058f965 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 21 Feb 2021 09:17:20 +0100 Subject: Update typed-builder: 0.8 -> 0.9 Signed-off-by: Matthias Beyer --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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"] } -- cgit v1.2.3