aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-01-27 19:11:17 +0000
committerAleksey Kladov <[email protected]>2019-01-28 10:53:32 +0000
commit53e3e82d919e36cc2225d4f7f867a45f0cede53a (patch)
tree98964f9ed82cc5387c0bd0749daafb3e711e180d /Cargo.toml
parentc4ceea3417f0d24ea732549eb481fd788248cd00 (diff)
update salsa
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 845252053..c5155e899 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,4 +6,3 @@ incremental = true
6debug = true 6debug = true
7 7
8[patch.'crates-io'] 8[patch.'crates-io']
9salsa = { git = "https://github.com/matklad/salsa", branch = "flexible-gc" }