Skip to content

Commit b26ab36

Browse files
bors[bot]matklad
andcommitted
Merge #347
347: Try to fix salsa bug in cancellation r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
2 parents 0958431 + 532e686 commit b26ab36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ debug = true
1010
# https://github.com/salsa-rs/salsa/pull/75
1111
# and
1212
# https://github.com/salsa-rs/salsa/issues/99
13-
salsa = { git = "https://github.com/matklad/salsa", branch = "no-upgrade" }
13+
salsa = { git = "https://github.com/matklad/salsa", branch = "fix-cancelation-maybe" }

0 commit comments

Comments
 (0)