Skip to content

Commit eaef772

Browse files
committed
TOREMOVE: Use PR branch
1 parent 4e812dc commit eaef772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ debug = true
88
members = ["unwind"]
99

1010
#[patch.crates-io]
11-
#gimli = { git = 'https://github.com/main--/gimli.git?branch=unwind-patches' }
11+
#gimli = { git = 'https://github.com/roblabla/gimli.git?branch=lookup_and_parse' }
1212
[replace]
13-
"gimli:0.14.0" = { git = 'https://github.com/main--/gimli.git', branch = 'unwind-patches' }
13+
"gimli:0.16.0" = { git = 'https://github.com/roblabla/gimli.git', branch = 'lookup_and_parse' }

0 commit comments

Comments
 (0)