diff options
author | Aleksey Kladov <[email protected]> | 2019-01-27 19:11:17 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2019-01-28 10:53:32 +0000 |
commit | 53e3e82d919e36cc2225d4f7f867a45f0cede53a (patch) | |
tree | 98964f9ed82cc5387c0bd0749daafb3e711e180d /Cargo.toml | |
parent | c4ceea3417f0d24ea732549eb481fd788248cd00 (diff) |
update salsa
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 845252053..c5155e899 100644 --- a/Cargo.toml +++ b/Cargo.toml | |||
@@ -6,4 +6,3 @@ incremental = true | |||
6 | debug = true | 6 | debug = true |
7 | 7 | ||
8 | [patch.'crates-io'] | 8 | [patch.'crates-io'] |
9 | salsa = { git = "https://github.com/matklad/salsa", branch = "flexible-gc" } | ||