collab 0.5.4

This commit is contained in:
Antonio Scandurra
2023-01-27 11:07:12 +01:00
parent ac7618da17
commit 5431488a9a
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1132,7 +1132,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.5.3"
version = "0.5.4"
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.5.3"
version = "0.5.4"
publish = false
[[bin]]