chore: Update branding
This commit is contained in:
parent
a833fe8e20
commit
79c1f4fd48
2 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
|||
[package]
|
||||
name = "jaaj-rs"
|
||||
description = "Blazingly 🔥 fast 🚀 and memory safe ✨ JaaJ implementation in Rust 🦀"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Jaaj-San"]
|
||||
repository = "https://git.ahur.ac/Jaaj-San/jaaj-rs"
|
||||
|
||||
[features]
|
||||
lolcat = ["dep:colored", "dep:regex"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "Blazingly-fast 🔥 and memory safe 🚀 JaaJ implementation in Rust 🦀";
|
||||
description = "Blazingly 🔥 fast 🚀 and memory safe ✨ JaaJ implementation in Rust 🦀";
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue