- Package:
- rust-wasmtime
- Source:
- rust-wasmtime
- Submitter:
- Peter Green
- Date:
- 2026-06-23 22:25:02 UTC
- Severity:
- normal
I hope to update backtrace and it's dependencies soon. backtrace itself is not semver-breaking, but some of it's dependencies are. object 0.36→0.37, gimli 0.31→0.32, addr2line 0.24→0.25, ruzstd 0.7→0.8, backtrace 0.3.75→0.3.76 For wasmtime the update is a simple matter of dropping 2002_older_addr2line_gimli_object.patch and updating the dependencies.