We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e812dc commit eaef772Copy full SHA for eaef772
Cargo.toml
@@ -8,6 +8,6 @@ debug = true
8
members = ["unwind"]
9
10
#[patch.crates-io]
11
-#gimli = { git = 'https://github.com/main--/gimli.git?branch=unwind-patches' }
+#gimli = { git = 'https://github.com/roblabla/gimli.git?branch=lookup_and_parse' }
12
[replace]
13
-"gimli:0.14.0" = { git = 'https://github.com/main--/gimli.git', branch = 'unwind-patches' }
+"gimli:0.16.0" = { git = 'https://github.com/roblabla/gimli.git', branch = 'lookup_and_parse' }
0 commit comments