Skip to content

Commit 2f58ea7

Browse files
committed
Update README.md
1 parent e6027b0 commit 2f58ea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Generic functions to work with opaque pointers when use FFI to expose Rust struc
55
[![Crates.io](https://img.shields.io/crates/v/opaque-pointer)](https://crates.io/crates/opaque-pointer)
66
[![Crates.io](https://img.shields.io/crates/l/opaque-pointer)](https://unlicense.org/)
77
[![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)
89
[![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)
910

1011
## Basic usage

0 commit comments

Comments
 (0)