update flake and cargo

This commit is contained in:
Clément DOUIN
2024-02-25 09:07:40 +01:00
parent 04982a4644
commit 1699a581ce
6 changed files with 469 additions and 474 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ use crate::{
///
/// This command performs a checkup of the given account. It checks if
/// the configuration is valid, if backend can be created and if
/// sessions work.
/// sessions work as expected.
#[derive(Debug, Parser)]
pub struct AccountCheckUpCommand {
#[command(flatten)]