diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index 1cf83dfa8..85aaa23b9 100644 --- a/Cargo.toml +++ b/Cargo.toml | |||
@@ -7,3 +7,4 @@ 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" } | 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" } | ||