Skip to content

Commit 458d3f9

Browse files
committed
chore: bump client api
1 parent 2ffd6bf commit 458d3f9

File tree

6 files changed

+40
-68
lines changed

6 files changed

+40
-68
lines changed

frontend/appflowy_tauri/src-tauri/Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/appflowy_tauri/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ custom-protocol = ["tauri/custom-protocol"]
6262
# Run the script:
6363
# scripts/tool/update_client_api_rev.sh new_rev_id
6464
# ⚠️⚠️⚠️️
65-
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "c1b797a2c46839cb0a1e8c785cb6abbfac01fa13" }
65+
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "0875329a4311eca5376804a0b8e39dedddbbaadc" }
6666
# Please use the following script to update collab.
6767
# Working directory: frontend
6868
#

frontend/appflowy_web/wasm-libs/Cargo.lock

Lines changed: 12 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/appflowy_web/wasm-libs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ lto = false
6262
# Run the script:
6363
# scripts/tool/update_client_api_rev.sh new_rev_id
6464
# ⚠️⚠️⚠️️
65-
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "c1b797a2c46839cb0a1e8c785cb6abbfac01fa13" }
65+
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "0875329a4311eca5376804a0b8e39dedddbbaadc" }
6666
# Please use the following script to update collab.
6767
# Working directory: frontend
6868
#

0 commit comments

Comments
 (0)