aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-01-14 13:15:25 +0000
committerAleksey Kladov <[email protected]>2019-01-14 13:15:25 +0000
commitdb43b44f71818df4d6cc100969d21a65d3ce2645 (patch)
treef32f55787771aef45c4a5ab40e5f707904ae1c3d /Cargo.toml
parent8caff4e03475c20392f13e8c6ad469bd01a4b4ce (diff)
update cargo_metadata
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 85aaa23b9..59ce6b23d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,5 +6,4 @@ incremental = true
6debug = true 6debug = true
7 7
8[patch.'crates-io'] 8[patch.'crates-io']
9cargo_metadata = { git = "https://github.com/oli-obk/cargo_metadata.git", rev="f73e27b24e" }
10salsa = { git = "https://github.com/matklad/salsa", branch = "panic-hooks" } 9salsa = { git = "https://github.com/matklad/salsa", branch = "panic-hooks" }