From 3fc86c52f7fab0a1e0fcdd3be17bd5a53135225e Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Tue, 19 Jan 2021 10:50:25 -0800 Subject: Update to cursive 0.16 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ba98e65..700e899 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ toml = "0.5.6" syn = "=1.0.57" [dependencies.cursive] -version = "0.15" +version = "0.16" default-features = false [dependencies.chrono] -- cgit v1.2.3