We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a67ed5 commit ff42690Copy full SHA for ff42690
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [1.6.0] - UNRELEASED
+## [1.6.0] - 2023-02-18
2
w
3
### Changed
4
- MinGW directories are not searched for `libclang` instances on Windows when
Cargo.toml
@@ -3,7 +3,7 @@
name = "clang-sys"
authors = ["Kyle Mayes <[email protected]>"]
5
6
-version = "1.5.1"
+version = "1.6.0"
7
8
readme = "README.md"
9
license = "Apache-2.0"
0 commit comments