collab 0.33.0

This commit is contained in:
Joseph T. Lyons
2024-01-03 17:20:01 -05:00
parent 9936b07472
commit 5944fcb999
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1446,7 +1446,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.28.0"
version = "0.33.0"
dependencies = [
"anyhow",
"async-trait",
+1 -1
View File
@@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
default-run = "collab"
edition = "2021"
name = "collab"
version = "0.32.0"
version = "0.33.0"
publish = false
[[bin]]