We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af3aee commit fa0b235Copy full SHA for fa0b235
llvm-plugin/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "llvm-plugin"
3
-version = "0.2.1"
+version = "0.2.2"
4
authors = ["James Smith <[email protected]>"]
5
categories = ["development-tools::ffi"]
6
description = "A wrapper for easily implementing out-of-source-tree LLVM plugins in Rust."
0 commit comments