collab 0.20.0

This commit is contained in:
Joseph T. Lyons 2023-09-06 13:33:39 -04:00
parent 5b5c232cd1
commit f4237ace40
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View file

@ -1453,7 +1453,7 @@ dependencies = [
[[package]] [[package]]
name = "collab" name = "collab"
version = "0.19.0" version = "0.20.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"async-tungstenite", "async-tungstenite",

View file

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

View file

@ -42,8 +42,8 @@
"repositoryURL": "https://github.com/apple/swift-protobuf.git", "repositoryURL": "https://github.com/apple/swift-protobuf.git",
"state": { "state": {
"branch": null, "branch": null,
"revision": "ce20dc083ee485524b802669890291c0d8090170", "revision": "0af9125c4eae12a4973fb66574c53a54962a9e1e",
"version": "1.22.1" "version": "1.21.0"
} }
} }
] ]