Skip to content

Commit b53bf74

Browse files
committed
Rebase and formatting
1 parent d64bc6c commit b53bf74

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

Cargo.lock

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/db.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ impl Db {
762762
Err(e) => {
763763
eprintln!("Failed to deserialize credentials: {e}");
764764
None
765-
},
765+
}
766766
}
767767
}
768768

0 commit comments

Comments
 (0)