Update auto-generated bindings
[ldk-c-bindings] / lightning-c-bindings / src / lightning / util / indexed_map.rs
index 06fc03ab63ce355620cf95fddfb6fa5cdaac4485..e22f9f5dc7a1c3486c28fea82e36751cfc8c043b 100644 (file)
@@ -9,6 +9,7 @@
 //! This module has a map which can be iterated in a deterministic order. See the [`IndexedMap`].
 
 use alloc::str::FromStr;
+use alloc::string::String;
 use core::ffi::c_void;
 use core::convert::Infallible;
 use bitcoin::hashes::Hash;