File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ version = "0.1.7"
55edition = " 2021"
66
77[dependencies ]
8- unreal_modloader = { verison = " 0.1.8 " , git = " https://github.com/AstroTechies/unrealmodding" , features = [" ue4_23" ] }
8+ unreal_modloader = { verison = " 0.1.9 " , git = " https://github.com/AstroTechies/unrealmodding" , features = [" ue4_23" ] }
99serde_json = " 1.0.82"
1010serde = { version = " 1.0.140" , features = [" derive" ] }
1111log = " 0.4.17"
Original file line number Diff line number Diff line change 11[package ]
22name = " astro_modloader"
33authors = [" AstroTechies" ]
4- version = " 0.1.7 "
4+ version = " 0.1.8 "
55edition = " 2021"
66
77[dependencies ]
8- astro_modintegrator = { version = " 0.1.6 " , path = " ../astro_modintegrator" }
8+ astro_modintegrator = { version = " 0.1.7 " , path = " ../astro_modintegrator" }
99image = " 0.24.3"
1010autoupdater = " 0.1.7"
1111serde_json = " 1.0.82"
You can’t perform that action at this time.
0 commit comments