From e59df7655443f923984d3f4e2728adac0008a63f Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 7 Mar 2020 17:28:20 +0100 Subject: Move to kairos from master branch for now Signed-off-by: Matthias Beyer --- lib/domain/libimaghabit/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/domain/libimaghabit/Cargo.toml b/lib/domain/libimaghabit/Cargo.toml index 081d0aa8..b12d03e4 100644 --- a/lib/domain/libimaghabit/Cargo.toml +++ b/lib/domain/libimaghabit/Cargo.toml @@ -24,7 +24,7 @@ chrono = "0.4.7" log = "0.4.6" toml = "0.5.1" toml-query = { git = "https://github.com/matthiasbeyer/toml-query", branch = "master" } -kairos = "0.3.0" +kairos = { git = "https://github.com/matthiasbeyer/kairos", branch = "master" } anyhow = "1" libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" } -- cgit v1.2.3