Skip to content

Commit f16ba8d

Browse files
committed
v0.6.0
- Change the default address to `0.0.0.0` - Use tracing
1 parent 7dd19f9 commit f16ba8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lsp-ws-proxy"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
authors = ["kazk <[email protected]>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)