From cf20ecae9f9572d598c3655f1c5dae35a9f4c548 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Wed, 9 Jan 2019 22:51:05 +0300 Subject: unwind on cancel --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1cf83dfa8..57896078e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ debug = true [patch.'crates-io'] cargo_metadata = { git = "https://github.com/oli-obk/cargo_metadata.git", rev="f73e27b24e" } +salsa = { path = "/home/matklad/projects/salsa" } -- cgit v1.2.3