mirror of
https://github.com/AppFlowy-IO/AppFlowy-Cloud.git
synced 2025-04-19 03:24:42 -04:00
chore: update client api dep count
This commit is contained in:
parent
1fc3817f3f
commit
46f33ed3aa
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Generate the current dependency list
|
||||
cargo tree > current_deps.txt
|
||||
|
||||
BASELINE_COUNT=722
|
||||
BASELINE_COUNT=747
|
||||
CURRENT_COUNT=$(cat current_deps.txt | wc -l)
|
||||
|
||||
echo "Expected dependency count (baseline): $BASELINE_COUNT"
|
||||
|
|
Loading…
Add table
Reference in a new issue