Version 1.8.3

This commit is contained in:
Luke Street
2026-03-01 22:36:44 -07:00
parent 6bef60c26a
commit e4219e7644
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -342,7 +342,7 @@ dependencies = [
[[package]]
name = "decomp-toolkit"
version = "1.8.2"
version = "1.8.3"
dependencies = [
"aes",
"anyhow",
+1 -1
View File
@@ -3,7 +3,7 @@ name = "decomp-toolkit"
description = "Yet another GameCube/Wii decompilation toolkit."
authors = ["Luke Street <luke@street.dev>"]
license = "MIT OR Apache-2.0"
version = "1.8.2"
version = "1.8.3"
edition = "2024"
publish = false
repository = "https://github.com/encounter/decomp-toolkit"