~prma/bj

3d1c64803dd464f93eb42f6a662e9eb6c253b08c — Perma Alesheikh 7 months ago 08aeb7a
rename the crate to bj_rs

Signed-off-by: Perma Alesheikh <me@prma.dev>
1 files changed, 2 insertions(+), 2 deletions(-)

M Cargo.toml
M Cargo.toml => Cargo.toml +2 -2
@@ 1,8 1,8 @@
[package]
name = "bj"
name = "bj_rs"
version = "0.1.0"
edition = "2021"
description ="Toolkit CLI and library for bujo format."
description ="Toolkit CLI and library for bj format."
authors = ["Perma Alesheikh <me@prma.dev>"]
license = "MPL-2.0"
readme = "./README.md"