collab 0.18.0

This commit is contained in:
Joseph T. Lyons 2023-08-23 14:19:24 -04:00
parent 72f0efb7b7
commit af21546a43
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1409,7 +1409,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.17.0"
version = "0.18.0"
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.17.0"
version = "0.18.0"
publish = false
[[bin]]