Skip to content

Commit 9f45add

Browse files
authored
Update Cargo.toml
1 parent 7679ea2 commit 9f45add

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/ports/rs_port/sys/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "metacall-sys"
3-
version = "0.2.0"
3+
version = "0.1.1"
44
repository = "https://github.com/metacall/core/tree/develop/source/ports/rs_port/sys"
5-
keywords = ["ffi", "bindings", "metacall",]
5+
keywords = ["ffi", "bindings", "metacall"]
66
edition = "2021"
77
license = "Apache-2.0"
88
description = "Crate for finding metacall library in the system."

0 commit comments

Comments
 (0)