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