mirror of
https://github.com/redstrate/Physis.git
synced 2025-06-07 23:27:45 +00:00
Use Rust 2024 edition
This commit is contained in:
parent
75443bf7be
commit
5c291a4844
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue