collab 0.30.1

This commit is contained in:
Joseph T. Lyons 2023-12-08 12:48:02 -05:00
parent 21476ec51d
commit 0cab3de0ae
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1753,7 +1753,7 @@ dependencies = [
[[package]]
name = "collab"
version = "0.30.0"
version = "0.30.1"
dependencies = [
"anyhow",
"async-trait",

View File

@ -3,7 +3,7 @@ authors = ["Nathan Sobo <nathan@zed.dev>"]
default-run = "collab"
edition = "2021"
name = "collab"
version = "0.30.0"
version = "0.30.1"
publish = false
[[bin]]