mirror of
https://github.com/SilasMarvin/lsp-ai.git
synced 2025-12-17 06:24:25 +01:00
Update Cargo.lock
lsp-ai version did not get bumped in lock file. Breaks CI checks that look for inconsistencies between toml file and lock files.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1566,7 +1566,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lsp-ai"
|
||||
version = "0.6.1"
|
||||
version = "0.7.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd",
|
||||
|
||||
Reference in New Issue
Block a user