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 581dc89 commit 70e257aCopy full SHA for 70e257a
unwind/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
authors = ["main() <[email protected]>"]
5
6
[dependencies]
7
-gimli = "0.14"
+gimli = { git = 'https://github.com/main--/gimli.git', branch = 'unwind-patches' }
8
libc = "0.2"
9
fallible-iterator = "0.1"
10
log = "0.3"
0 commit comments