Update auto-generated bindings
[ldk-c-bindings] / lightning-c-bindings / src / lightning_invoice / constants.rs
index 3f1459420fd81ecee3de5c36a419541b06525bcc..4486e0e3437671e3fc810441409e75a2459881c4 100644 (file)
@@ -8,11 +8,13 @@
 
 /// Tag constants as specified in BOLT11
 
-use std::str::FromStr;
-use std::ffi::c_void;
+use alloc::str::FromStr;
+use core::ffi::c_void;
 use core::convert::Infallible;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;
+#[cfg(feature="no-std")]
+use alloc::{vec::Vec, boxed::Box};
 
 
 #[no_mangle]