Change the crate name bf-interpreter -> bfy 😃
This commit is contained in:
parent
c7c5cc52e9
commit
6922b7a07d
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "bf-interpreter"
|
||||
name = "bfy"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Anas Elgarhy <anas.elgarhy.dev@gmail.com>"]
|
||||
|
|
Loading…
Reference in a new issue