Skip to content

Commit

Permalink
Update m00011_rsa_key_algos.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Dec 7, 2024
1 parent 278b3a2 commit 809fc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warpgate-db-migrations/src/m00011_rsa_key_algos.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pub struct Migration;

impl MigrationName for Migration {
fn name(&self) -> &str {
"m00010_parameters"
"m00011_rsa_key_algos"
}
}

Expand Down

0 comments on commit 809fc21

Please sign in to comment.