From 312b1487ea82bfa5680a5664d34ed3218d2447e0 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 21 Feb 2021 09:15:14 +0100 Subject: Update shiplift: git -> 0.7 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 a04651c..7e42462 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ serde = "1" serde_json = "1" sha1 = { version = "0.6", features = ["std"] } sha2 = "0.9" -shiplift = { git = "https://github.com/softprops/shiplift", rev = "f5017f603afab9821966032ea652cb3161051f17" } +shiplift = "0.7" syntect = "4.4" tar = "0.4" terminal_size = "0.1" -- cgit v1.2.3