]> git.lizzy.rs Git - rust.git/commitdiff
upgrade salsa
authorAleksey Kladov <aleksey.kladov@gmail.com>
Thu, 10 Jan 2019 10:40:43 +0000 (13:40 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Thu, 10 Jan 2019 10:40:43 +0000 (13:40 +0300)
Cargo.lock

index 74e9d0e6ec211e7ea7101f638489e1269ee78e02..dba94aa6b8b96ae370c72b09262947b60ad07a8a 100644 (file)
@@ -1024,7 +1024,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 [[package]]
 name = "salsa"
 version = "0.9.1"
-source = "git+https://github.com/matklad/salsa?branch=panic-hooks#a17757bbaaadeed4839366745b848d66ac991cd0"
+source = "git+https://github.com/matklad/salsa?branch=panic-hooks#88313c80302c831ebc7601912ab3f11ad37e6bc2"
 dependencies = [
  "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",