From 13631a2955cd8fbd400b3a4b7fbf884ee3fbdc47 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Fri, 28 Dec 2018 19:10:31 +0300 Subject: :arrow_up: salsa --- Cargo.toml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f8228b988..95830561d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,10 +4,3 @@ members = [ "crates/*" ] [profile.release] incremental = true debug = true - - -[patch.'crates-io'] -# https://github.com/salsa-rs/salsa/pull/75 -# and -# https://github.com/salsa-rs/salsa/issues/99 -salsa = { git = "https://github.com/matklad/salsa", branch = "fix-cancelation-maybe" } -- cgit v1.2.3