Rename to bunq
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use anyhow::Result;
|
||||
use bunqledger::BunqConfig;
|
||||
use bunq::BunqConfig;
|
||||
|
||||
fn main() -> Result<()> {
|
||||
let cfg = BunqConfig::load()?;
|
||||
|
Reference in New Issue
Block a user