Skip to content

Commit

Permalink
Add check which catches not updated vscode extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
bbannier committed Jan 24, 2025
1 parent b0405a8 commit 65c0fd7
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 0 deletions.
85 changes: 85 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ repository = "https://github.com/bbannier/zeek-language-server"
criterion = { version = "0.5.1", default-features = false, features = ["async_tokio", "html_reports", "plotters"] }
insta = "1.42.0"
tempfile = "3.15.0"
version-sync = "0.9.5"
wiremock = "0.6.2"

[features]
Expand Down

0 comments on commit 65c0fd7

Please sign in to comment.