Skip to content

Commit

Permalink
Specify rust-code-analysis version in the rust-code-analysis-web mani…
Browse files Browse the repository at this point in the history
…fest
  • Loading branch information
marco-c committed Jan 8, 2021
1 parent 470cedf commit 2fff14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-code-analysis-web/Cargo.toml
Expand Up @@ -17,7 +17,7 @@ actix-web = "^3.3"
clap = "^2.33"
futures = "^0.3"
num_cpus = "^1.13"
rust-code-analysis = { path = ".." }
rust-code-analysis = { path = "..", version = "0.0" }
serde = "^1.0"
serde_json = "^1.0"

Expand Down

0 comments on commit 2fff14d

Please sign in to comment.