From 9fad830755f7f1675237541aa5dc363071cf65a3 Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Sat, 25 Jan 2025 17:56:29 -0500 Subject: Bump `thiserror` and `itertools` --- plugins/dwarf/shared/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/dwarf/shared') diff --git a/plugins/dwarf/shared/Cargo.toml b/plugins/dwarf/shared/Cargo.toml index 93ed004d..2e2ee51e 100644 --- a/plugins/dwarf/shared/Cargo.toml +++ b/plugins/dwarf/shared/Cargo.toml @@ -9,4 +9,4 @@ binaryninja.workspace = true binaryninjacore-sys.workspace = true gimli = "0.31" zstd = "0.13.2" -thiserror = "1.0" +thiserror = "2.0" -- cgit v1.3.1