Bump dependency versions
This commit is contained in:
1660
src/Tools/tim_tool/Cargo.lock
generated
1660
src/Tools/tim_tool/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -9,15 +9,15 @@ panic = "abort"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
pathdiff = "0.2.3"
|
pathdiff = "0.2.3"
|
||||||
png = "0.17.16"
|
png = "0.17.16"
|
||||||
rfd = "0.15.2"
|
rfd = "0.15.3"
|
||||||
slint = "1.9.2"
|
slint = "1.10.0"
|
||||||
serde = {version = "1.0.140", features = ["derive"]}
|
serde = {version = "1.0.219", features = ["derive"]}
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
tiny-skia = "0.11.4"
|
tiny-skia = "0.11.4"
|
||||||
tool_helper = {path = "../tool_helper"}
|
tool_helper = {path = "../tool_helper"}
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
slint-build = "1.9.2"
|
slint-build = "1.10.0"
|
||||||
|
|
||||||
[package.metadata.bundle]
|
[package.metadata.bundle]
|
||||||
name = "TIMTOOL"
|
name = "TIMTOOL"
|
||||||
@@ -28,4 +28,4 @@ category = "Developer Tool"
|
|||||||
short_description = "TIM Tool for JabyEngine"
|
short_description = "TIM Tool for JabyEngine"
|
||||||
long_description = """
|
long_description = """
|
||||||
A new interpetation of the TIM Tool from Sony, for use with PSYQ and the JabyEngine
|
A new interpetation of the TIM Tool from Sony, for use with PSYQ and the JabyEngine
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user