1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-06-08 07:37:46 +00:00

Use Rust 2024 edition

This commit is contained in:
Joshua Goins 2025-03-06 15:57:10 -05:00
parent 75443bf7be
commit 5c291a4844

View file

@ -2,7 +2,7 @@
name = "physis"
version = "0.4.0"
authors = ["Joshua Goins <josh@redstrate.com>"]
edition = "2021"
edition = "2024"
description = "Interact with XIV game data."
license = "GPL-3.0"
homepage = "https://xiv.zone/physis"