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]]
|
[[package]]
|
||||||
name = "lsp-ai"
|
name = "lsp-ai"
|
||||||
version = "0.6.1"
|
version = "0.7.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"assert_cmd",
|
"assert_cmd",
|
||||||
|
|||||||
Reference in New Issue
Block a user