collab 0.15.0

This commit is contained in:
Max Brunsfeld
2023-06-28 09:01:07 -07:00
parent 00212d4383
commit 34b81e2aab
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1333,7 +1333,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.14.2"
version = "0.15.0"
dependencies = [
"anyhow",
"async-tungstenite",
+1 -1
View File
@@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
default-run = "collab"
edition = "2021"
name = "collab"
version = "0.14.2"
version = "0.15.0"
publish = false
[[bin]]