🎨 rebrand as LunarWaveVM

main
_ 2023-09-25 01:59:18 -05:00
parent 4fd412b415
commit 3870dc2c02
2 changed files with 3 additions and 4 deletions

2
Cargo.lock generated
View File

@ -3,5 +3,5 @@
version = 3
[[package]]
name = "lua_why_not"
name = "lunar_wave_vm"
version = "0.1.0"

View File

@ -1,8 +1,7 @@
[package]
name = "lua_why_not"
name = "lunar_wave_vm"
description = "A Lua virtual machine implementation"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]