Skip to content

Commit d080ce9

Browse files
author
Benjamin Meijer
committed
Updated Cargo.toml with up-to-date information on crate
1 parent 382c505 commit d080ce9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
name = "opensplice-sys"
33
version = "0.0.1"
44
authors = ["Benjamin Meijer"]
5+
description = "opensplice-sys is a generated rust binding to the Vortex Opensplice DDS C API"
6+
keywords = ["dds", "opensplice", "bindings", "network-protocol", "network-programming"]
7+
categories = ["external-ffi-bindings", "network-programming"]
8+
license = "Apache-2.0"
59

610
[build-dependencies]
711
bindgen = "0.40.0"

0 commit comments

Comments
 (0)