1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-19 17:36:50 +00:00

Change repo url

This commit is contained in:
Joshua Goins 2024-05-22 20:55:07 -04:00
parent 0400f33c33
commit da4be1e8e4

View file

@ -1,12 +1,12 @@
[package]
name = "physis"
version = "0.2.2"
version = "0.2.3"
authors = ["Joshua Goins <josh@redstrate.com>"]
edition = "2021"
description = "Interact with XIV game data."
license = "GPL-3.0"
homepage = "https://xiv.zone/physis"
repository = "https://git.sr.ht/~redstrate/physis"
repository = "https://github.com/redstrate/Physis"
keywords = ["ffxiv", "modding"]
documentation = "https://docs.xiv.zone/docs/physis/"
readme = "README.md"
@ -74,4 +74,4 @@ glam = { version = "0.24.1", optional = true }
bitflags = { version = "1.3", optional = true }
# needed for dxt/bc decompression
texpresso = { version = "2", optional = true }
texpresso = { version = "2", optional = true }