Skip to content

Commit cbb33dc

Browse files
committed
Bump ffi-support version
1 parent 92399b8 commit cbb33dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/support/ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ffi-support"
33
edition = "2018"
4-
version = "0.1.1"
4+
version = "0.1.2"
55
authors = ["Thom Chiovoloni <tchiovoloni@mozilla.com>"]
66
description = "A crate to help expose Rust functions over the FFI."
77
repository = "https://github.com/mozilla/application-services"

0 commit comments

Comments
 (0)