We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65542b5 commit e2db912Copy full SHA for e2db912
astro_modintegrator/Cargo.toml
@@ -5,7 +5,7 @@ version = "0.1.6"
5
edition = "2021"
6
7
[dependencies]
8
-unreal_modloader = { verison = "0.1.7", git = "https://github.com/AstroTechies/unrealmodding", features = ["ue4_23"] }
+unreal_modloader = { verison = "0.1.8", git = "https://github.com/AstroTechies/unrealmodding", features = ["ue4_23"] }
9
serde_json = "1.0.82"
10
serde = { version = "1.0.140", features = ["derive"] }
11
log = "0.4.17"
0 commit comments