mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-10 04:22:16 +10:00
chore: Updated README and add description
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@ -3,6 +3,7 @@ edition = "2021"
|
|||||||
name = "droplet"
|
name = "droplet"
|
||||||
version = "0.7.0"
|
version = "0.7.0"
|
||||||
license = "GPLv3-Affero"
|
license = "GPLv3-Affero"
|
||||||
|
description = "Droplet is a `napi.rs` Rust/Node.js package full of high-performance and low-level utils for Drop"
|
||||||
[lib]
|
[lib]
|
||||||
crate-type = ["cdylib"]
|
crate-type = ["cdylib"]
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Droplet
|
# 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
|
## Chunker
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user