mirror of
https://github.com/coder3101/protols.git
synced 2025-12-23 05:36:51 +00:00
bump: 0.11.6
This commit is contained in:
parent
eb461ed648
commit
99686d8ede
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -648,7 +648,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "protols"
|
||||
version = "0.11.5"
|
||||
version = "0.11.6"
|
||||
dependencies = [
|
||||
"async-lsp",
|
||||
"basic-toml",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "protols"
|
||||
description = "Language server for proto3 files"
|
||||
version = "0.11.5"
|
||||
version = "0.11.6"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
homepage = "https://github.com/coder3101/protols"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue