From 6b3e60092408226269413ce90c7968037a746d2e Mon Sep 17 00:00:00 2001 From: quexeky Date: Fri, 21 Mar 2025 11:30:56 +1100 Subject: [PATCH] chore: Updated README and add description Signed-off-by: quexeky --- Cargo.toml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8adf4ce..744aab2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ edition = "2021" name = "droplet" version = "0.7.0" license = "GPLv3-Affero" +description = "Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for Drop" [lib] crate-type = ["cdylib"] diff --git a/README.md b/README.md index cb09595..ed30c1d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Droplet -Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for Droplet. +Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for [Drop](https://gitub.com/Drop-OSS/droplet). ## Chunker