fix: mint info deserlization

This commit is contained in:
thesimplekid
2024-07-08 16:04:15 +01:00
parent 0d16b44884
commit 658d85c16d
6 changed files with 21 additions and 63 deletions

View File

@@ -66,7 +66,7 @@ enum Commands {
#[tokio::main]
async fn main() -> Result<()> {
tracing_subscriber::fmt()
.with_max_level(tracing::Level::WARN)
.with_max_level(tracing::Level::DEBUG)
.init();
// Parse input