Skip to content

Commit

Permalink
chore: update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
localcc committed Apr 5, 2024
1 parent b807f7e commit 9b63f90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "gvas"
description = "Crate for parsing UE4 gvas save files."
authors = ["localcc <[email protected]>"]
authors = ["localcc <[email protected]>", "Scott Anderson"]
keywords = ["ue4", "unrealengine", "ue5", "gvas", "uasset"]
homepage = "https://github.com/localcc/gvas"
repository = "https://github.com/localcc/gvas"
readme = "README.md"
license = "MIT"
version = "0.8.0"
version = "0.9.0"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 9b63f90

Please sign in to comment.