Skip to content

Commit

Permalink
addr-symbolizer v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0vercl0k committed Oct 17, 2024
1 parent ece169f commit 9dd8928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0"
clap = { version = "4.5", features = ["derive"] }
addr-symbolizer = { git = "https://github.com/0vercl0k/addr-symbolizer-rs", branch = "fbl_v0.1.0"}
addr-symbolizer = { version = "0.1" }
env_logger = "0.11"
itoa = "1.0"
kdmp-parser = "0.5"
Expand Down

0 comments on commit 9dd8928

Please sign in to comment.