From 9835e2ae736235810b4ea1c162ca5e65c547e770 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 04:49:50 +0200 Subject: Merging upstream version 1.71.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/thorin-dwp/src/lib.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vendor/thorin-dwp/src') diff --git a/vendor/thorin-dwp/src/lib.rs b/vendor/thorin-dwp/src/lib.rs index b084aa311..dcd6b4e42 100644 --- a/vendor/thorin-dwp/src/lib.rs +++ b/vendor/thorin-dwp/src/lib.rs @@ -1,3 +1,5 @@ +pub extern crate object; + use std::{ borrow::Cow, collections::HashSet, -- cgit v1.2.3