collab 0.16.0

This commit is contained in:
Mikayla Maki
2023-07-05 11:47:17 -07:00
parent 6a15ae9c01
commit 594b6e8d64
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1401,7 +1401,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.15.0"
version = "0.16.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.15.0"
version = "0.16.0"
publish = false
[[bin]]