chore: prepare 0.12.9 release and bump dependencies (#94)
Some checks failed
Build and Test / build (push) Has been cancelled

This commit is contained in:
Ashar 2025-09-20 23:24:48 +05:30 committed by GitHub
parent e3a23dbe7b
commit 0de61b7454
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 362 additions and 265 deletions

625
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.12.8"
version = "0.12.9"
edition = "2024"
license = "MIT"
homepage = "https://github.com/coder3101/protols"