Skip to content

Commit b1a8d9d

Browse files
committed
chore: bump collab
1 parent d37ed8d commit b1a8d9d

File tree

16 files changed

+55
-63
lines changed

16 files changed

+55
-63
lines changed

frontend/appflowy_tauri/src-tauri/Cargo.lock

+11-11
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ yrs = { git = "https://github.com/appflowy/y-crdt", rev = "3f25bb510ca5274e7657d
8787
# Run the script:
8888
# scripts/tool/update_client_api_rev.sh new_rev_id
8989
# ⚠️⚠️⚠️️
90-
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "aa4df32f6d3b53bec5e3715f5abfe4fb9079021b" }
90+
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "01f1af98f50fa18db495a948918f35dc6fa6ae92" }
9191
# Please use the following script to update collab.
9292
# Working directory: frontend
9393
#

frontend/appflowy_web/wasm-libs/Cargo.lock

+10-10
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ codegen-units = 1
5555
# Run the script:
5656
# scripts/tool/update_client_api_rev.sh new_rev_id
5757
# ⚠️⚠️⚠️️
58-
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "aa4df32f6d3b53bec5e3715f5abfe4fb9079021b" }
58+
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "01f1af98f50fa18db495a948918f35dc6fa6ae92" }
5959
# Please use the following script to update collab.
6060
# Working directory: frontend
6161
#

frontend/appflowy_web_app/src-tauri/Cargo.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/appflowy_web_app/src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ yrs = { git = "https://github.com/appflowy/y-crdt", rev = "3f25bb510ca5274e7657d
8787
# Run the script:
8888
# scripts/tool/update_client_api_rev.sh new_rev_id
8989
# ⚠️⚠️⚠️️
90-
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "aa4df32f6d3b53bec5e3715f5abfe4fb9079021b" }
90+
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "01f1af98f50fa18db495a948918f35dc6fa6ae92" }
9191
# Please use the following script to update collab.
9292
# Working directory: frontend
9393
#

0 commit comments

Comments
 (0)