chore: update dependencies and release for 0.12

This commit is contained in:
coder3101 2025-05-03 15:52:46 +05:30
parent 2e42750fc6
commit 7c8fdfc04b
No known key found for this signature in database
2 changed files with 464 additions and 188 deletions

650
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
[package]
name = "protols"
description = "Language server for proto3 files"
version = "0.11.6"
version = "0.12.0"
edition = "2024"
license = "MIT"
homepage = "https://github.com/coder3101/protols"