aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2022-07-14 18:08:30 +0900
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2022-07-14 18:08:30 +0900
commit821b73827c5f6885ee853f7786f1dff958e9d9c8 (patch)
treea4d7d85b7dcdeb14cbf95f64f5735cce9e848d42
parent135b4045801441f8fb1cd9cad93957cd8796d40c (diff)
downloadhinawa-rs-821b73827c5f6885ee853f7786f1dff958e9d9c8.tar.gz
update workspace README
Add a section for including crates. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
-rw-r--r--README.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index beb1031..e917792 100644
--- a/README.rst
+++ b/README.rst
@@ -20,6 +20,19 @@ Introduction
* The latest release is version 0.0.91. This is pre-release to publish crates in crates.io.
+Crates
+======
+
+API bindings for safe and high-level abstractions
+-------------------------------------------------
+
+* [hinawa crate](hinawa/README.md)
+
+`FFI bindings <https://doc.rust-lang.org/cargo/reference/build-scripts.html#-sys-packages>`_
+--------------------------------------------------------------------------------------------
+
+* [hinawa-sys crate](hinawa-sys/README.md)
+
License
=======