rename rust crate

The original name of the Rust crate is specifically the name of the Rust
implementation. Rename it to the project name.
This commit is contained in:
Richard Acayan 2024-08-07 22:37:52 -04:00
parent 32f3fee405
commit 7d36dfaf89

View file

@ -1,5 +1,5 @@
[package] [package]
name = "rusted-fetter" name = "unfettered-keyboard"
version = "0.1.0" version = "0.1.0"
edition = "2018" edition = "2018"