From 385b6da1e45c14fe21cc1ecb5d550483118a41cb Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 20 Dec 2020 22:20:30 +0000 Subject: [PATCH] update some version Signed-off-by: Ian Jackson --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dcb82eac..cc1dbfce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -60,7 +60,7 @@ thiserror = "1" tempfile = "3" toml = "0.5" typetag = "0.1.6" -uds = "0" +uds = "0.2" vecdeque-stableix = "1" rocket = { version = "^0.4.6", features=["sse"] } -- 2.30.2