Skip to content

Commit

Permalink
Merge branch 'main' into api-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Aug 8, 2024
2 parents 416fc45 + 843bf93 commit 9ac6ec5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ migration = { path = "migration" }
nom = "7.1.3"
once_cell = "1.17.1"
reqwest = "0.12.1"
rstest = "0.21.0"
rstest = "0.22.0"
sea-orm = "0.12.1"
sea-orm-migration = "0.12.1"
sea-orm-migration = "1.0.0"
serde = "1.0.159"
serde_json = "1.0.95"
serde_plain = "1.0.2"
Expand Down

0 comments on commit 9ac6ec5

Please sign in to comment.