mirror of
https://github.com/encounter/decomp-toolkit.git
synced 2025-06-12 01:23:43 +00:00
Version 0.6.0
This commit is contained in:
parent
ebff47924f
commit
7168d2632f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -295,7 +295,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "decomp-toolkit"
|
||||
version = "0.5.8"
|
||||
version = "0.6.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ar",
|
||||
|
@ -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 = "0.5.8"
|
||||
version = "0.6.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
repository = "https://github.com/encounter/decomp-toolkit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user