collab 0.20.0

Joseph T. Lyons created

Change summary

Cargo.lock                                            | 2 +-
crates/collab/Cargo.toml                              | 2 +-
crates/live_kit_client/LiveKitBridge/Package.resolved | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)

Detailed changes

Cargo.lock 🔗

@@ -1453,7 +1453,7 @@ dependencies = [
 
 [[package]]
 name = "collab"
-version = "0.19.0"
+version = "0.20.0"
 dependencies = [
  "anyhow",
  "async-tungstenite",

crates/collab/Cargo.toml 🔗

@@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
 default-run = "collab"
 edition = "2021"
 name = "collab"
-version = "0.19.0"
+version = "0.20.0"
 publish = false
 
 [[bin]]

crates/live_kit_client/LiveKitBridge/Package.resolved 🔗

@@ -42,8 +42,8 @@
         "repositoryURL": "https://github.com/apple/swift-protobuf.git",
         "state": {
           "branch": null,
-          "revision": "ce20dc083ee485524b802669890291c0d8090170",
-          "version": "1.22.1"
+          "revision": "0af9125c4eae12a4973fb66574c53a54962a9e1e",
+          "version": "1.21.0"
         }
       }
     ]