diff --git a/Cargo.toml b/Cargo.toml index 6806e243..696bf9c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -132,7 +132,7 @@ zstd = {version = "0.13.1", default-features = false, optional = true} [dev-dependencies] # For performance comparison; pinned, because we use #[doc(hidden)] # APIs. -addr2line = "=0.24.0" +addr2line = "=0.24.1" anyhow = "1.0.71" # TODO: Enable `zstd` feature once toolchain support for it is more # widespread (enabled by default in `ld`). Remove conditionals in