Skip to content

Commit

Permalink
Bump blazesym to release blaze-v0.2.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r1viollet committed Jun 13, 2024
1 parent 718e036 commit ad90a4d
Show file tree
Hide file tree
Showing 3 changed files with 1,100 additions and 736 deletions.
42 changes: 36 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion symbolizer-ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ crate-type = ["lib"]

[target.'cfg(not(target_os = "windows"))'.dependencies]
# Should be kept in sync with the libdatadog crashtracker crate (also using blasesym)
blazesym-c = { git = "https://github.com/libbpf/blazesym.git", rev = "v0.2.0-alpha.11" }
blazesym-c = { git = "https://github.com/libbpf/blazesym.git", rev = "v0.2.0-rc.0" }
Loading

0 comments on commit ad90a4d

Please sign in to comment.