Update auto-generated bindings
[ldk-c-bindings] / lightning-c-bindings / src / lightning_rapid_gossip_sync / mod.rs
index b4c2d51c082297506649db873b80bd6b8f4dbebd..6883b871636df2c7a722e69bab27cc1cf5788bbe 100644 (file)
@@ -59,6 +59,7 @@
 //! ```
 
 use alloc::str::FromStr;
+use alloc::string::String;
 use core::ffi::c_void;
 use core::convert::Infallible;
 use bitcoin::hashes::Hash;
@@ -70,6 +71,7 @@ pub mod error;
 mod processing {
 
 use alloc::str::FromStr;
+use alloc::string::String;
 use core::ffi::c_void;
 use core::convert::Infallible;
 use bitcoin::hashes::Hash;