We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d561f43 commit b3cfc24Copy full SHA for b3cfc24
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# CHANGELOG
2
3
+## v0.2.2
4
+- Fix parallel compilation
5
+
6
## v0.2.1
7
- Fix missing dependencies
8
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ccpp"
-version = "0.2.1"
+version = "0.2.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments