Skip to content

Commit

Permalink
LS: Remove unused async dependencies (#6498)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkaput authored Oct 17, 2024
1 parent 78303aa commit f3cd95f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions crates/cairo-lang-language-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ libc = "0.2.155"
assert_fs = "1.1"
cairo-lang-language-server = { path = ".", features = ["testing"] }
cairo-lang-test-utils = { path = "../cairo-lang-test-utils", features = ["testing"] }
futures = "0.3"
pathdiff = "0.2"
pretty_assertions.workspace = true
test-log.workspace = true
tower-service = "0.3"

0 comments on commit f3cd95f

Please sign in to comment.