Update auto-generated bindings to latest upstream
[ldk-c-bindings] / lightning-c-bindings / src / lightning / routing / mod.rs
index a06e1d09ad191cadca6da01c118a213372cb96d4..1cc1bfbccc1917d02050307d476262ffb27792d1 100644 (file)
@@ -8,7 +8,9 @@
 
 //! Structs and impls for receiving messages about the network and storing the topology live here.
 
+use std::str::FromStr;
 use std::ffi::c_void;
+use core::convert::Infallible;
 use bitcoin::hashes::Hash;
 use crate::c_types::*;