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 d591dc4 commit adb0296Copy full SHA for adb0296
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
authors = ["Nick Fitzgerald <[email protected]>", "Philip Craig <[email protected]>"]
3
description = "A zero-copy DWARF debugging format parser."
4
-documentation = "http://gimli-rs.github.io/gimli/gimli/index.html"
+documentation = "https://docs.rs/gimli"
5
keywords = ["DWARF", "debug", "elf"]
6
license = "Apache-2.0/MIT"
7
name = "gimli"
0 commit comments