Crates.io | ej |
lib.rs | ej |
version | 0.0.3 |
source | src |
created_at | 2024-02-17 08:34:01.902054 |
updated_at | 2024-04-15 23:42:21.297575 |
description | edge data engine |
homepage | https://github.com/elarasuz/ej |
repository | https://github.com/elarasuz/ej |
max_upload_size | |
id | 1143102 |
size | 66,824 |
edge lite package
# update headers
cbindgen --lang c --crate ej --output ej.h
# update version
cargo bump patch --git-tag
git push --follow-tags
# cargo release
cargo publish
# build a release file
cargo build --release