From bebb9c12fe1bab0d2977293fb8160d80df52d0d6 Mon Sep 17 00:00:00 2001
From: Quaternions <krakow20@gmail.com>
Date: Wed, 23 Apr 2025 14:51:20 -0700
Subject: [PATCH] update edition

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 409d901..de24d2a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "roblox_emulator_cli"
 version = "0.1.5"
-edition = "2021"
+edition = "2024"
 repository = "https://git.itzana.me/StrafesNET/roblox_emulator_cli"
 license = "MIT OR Apache-2.0"
 description = "Use roblox_emulator from cli."