collab 0.34.0

This commit is contained in:
Conrad Irwin
2024-01-05 11:30:00 -07:00
parent 1a993ca496
commit 15d8fed378
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1441,7 +1441,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.33.0"
version = "0.34.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.33.0"
version = "0.34.0"
publish = false
[[bin]]