Skip to content

Commit fd547af

Browse files
committed
Bump to version 0.0.21
1 parent 42eaffd commit fd547af

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

Cargo.lock

+5-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-code-analysis"
3-
version = "0.0.20"
3+
version = "0.0.21"
44
authors = ["Calixte Denizet <[email protected]>"]
55
edition = "2018"
66
repository = "https://github.com/mozilla/rust-code-analysis"

rust-code-analysis-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-code-analysis-cli"
3-
version = "0.0.20"
3+
version = "0.0.21"
44
authors = ["Calixte Denizet <[email protected]>"]
55
repository = "https://github.com/mozilla/rust-code-analysis/blob/master/rust-code-analysis-cli/"
66
edition = "2018"

rust-code-analysis-web/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-code-analysis-web"
3-
version = "0.0.20"
3+
version = "0.0.21"
44
authors = ["Calixte Denizet <[email protected]>"]
55
edition = "2018"
66
repository = "https://github.com/mozilla/rust-code-analysis/tree/master/rust-code-analysis-web"

0 commit comments

Comments
 (0)