File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Generic functions to work with opaque pointers when use FFI to expose Rust struc
5
5
[ ![ Crates.io] ( https://img.shields.io/crates/v/opaque-pointer )] ( https://crates.io/crates/opaque-pointer )
6
6
[ ![ Crates.io] ( https://img.shields.io/crates/l/opaque-pointer )] ( https://unlicense.org/ )
7
7
[ ![ Crates.io] ( https://img.shields.io/crates/d/opaque-pointer )] ( . )
8
+ [ ![ Rust check & tests] ( https://github.com/jhg/opaque-pointer-rs/actions/workflows/rust-check-test.yml/badge.svg )] ( https://github.com/jhg/opaque-pointer-rs/actions/workflows/rust-check-test.yml )
8
9
[ ![ Cargo dependencies audit] ( https://github.com/jhg/opaque-pointer-rs/actions/workflows/cargo-audit.yml/badge.svg )] ( https://github.com/jhg/opaque-pointer-rs/actions/workflows/cargo-audit.yml )
9
10
10
11
## Basic usage
You can’t perform that action at this time.
0 commit comments