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

2
Cargo.lock generated
View file

@ -1132,7 +1132,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.5.3"
version = "0.5.4"
dependencies = [
"anyhow",
"async-tungstenite",

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]]