Skip to content

Commit

Permalink
Revert "Revert "build(backend): add sha deps""
Browse files Browse the repository at this point in the history
This reverts commit 9811825.
  • Loading branch information
IgnisDa committed Jul 19, 2023
1 parent 73395dc commit 8bd0bfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions apps/backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ sea-query = "0.28.4"
serde = { version = "1.0.159", features = ["derive"] }
serde_json = "1.0.96"
serde_with = { version = "3.0.0", features = ["chrono_0_4"] }
sha2 = "0.10.7"
slug = "0.1.4"
sqlx = "*"
strum = { version = "0.24.1", features = ["derive"] }
Expand Down

0 comments on commit 8bd0bfe

Please sign in to comment.