Skip to content

Commit d40fc66

Browse files
committed
chore: upgrade dependencies
1 parent 94c1c5f commit d40fc66

98 files changed

Lines changed: 3586 additions & 3726 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
pushd database && cargo sqlx prepare && git add ./sqlx-data.json && popd
4+
pushd database && cargo sqlx prepare && git add .sqlx && popd

0 commit comments

Comments
 (0)