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 ece169f commit 9dd8928Copy full SHA for 9dd8928
Cargo.toml
@@ -14,7 +14,7 @@ edition = "2021"
14
[dependencies]
15
anyhow = "1.0"
16
clap = { version = "4.5", features = ["derive"] }
17
-addr-symbolizer = { git = "https://github.com/0vercl0k/addr-symbolizer-rs", branch = "fbl_v0.1.0"}
+addr-symbolizer = { version = "0.1" }
18
env_logger = "0.11"
19
itoa = "1.0"
20
kdmp-parser = "0.5"
0 commit comments