diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
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 | |||
6 | debug = true | 6 | debug = true |
7 | 7 | ||
8 | [patch.'crates-io'] | 8 | [patch.'crates-io'] |
9 | cargo_metadata = { git = "https://github.com/oli-obk/cargo_metadata.git", rev="f73e27b24e" } | ||
10 | salsa = { git = "https://github.com/matklad/salsa", branch = "panic-hooks" } | 9 | salsa = { git = "https://github.com/matklad/salsa", branch = "panic-hooks" } |