collab 0.11.0

This commit is contained in:
Joseph Lyons
2023-05-03 14:59:04 -04:00
parent 653ea3a85d
commit 053b34875b
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1189,7 +1189,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.10.0"
version = "0.11.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.10.0"
version = "0.11.0"
publish = false
[[bin]]