#1140646 rust-wasmtime - upcoming backtrace stack update.

#1140646#5
Date:
2026-06-23 22:23:39 UTC
From:
To:
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.