Skip to content

Commit e19b738

Browse files
committed
chore: Update version to 0.7.1
This fix an error that make compile using c-types functions impossible
1 parent 5a03be9 commit e19b738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "opaque-pointer"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
description = "Generic functions to work with opaque pointers when use FFI to expose Rust structs"
55
authors = ["Jesus Hernandez <jesushdez@protonmail.com>"]
66
license = "Unlicense"

0 commit comments

Comments
 (0)