v0.1.3 update roblox_emulator

This commit is contained in:
Quaternions 2024-10-04 17:54:51 -07:00
parent a59d0fc11f
commit 984322f457
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -518,7 +518,7 @@ dependencies = [
[[package]]
name = "roblox_emulator_cli"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"anyhow",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "roblox_emulator_cli"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
repository = "https://git.itzana.me/StrafesNET/roblox_emulator_cli"
license = "MIT OR Apache-2.0"