Skip to content

Commit b968ca7

Browse files
authored
update unreal_mod_manager hash
1 parent 0787ddb commit b968ca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Astroneer Modloader"
99
[workspace.dependencies]
1010
astro_mod_integrator = { path = "./astro_mod_integrator" }
1111

12-
unreal_mod_manager = { rev = "f4df5d8e75b1e184832384d1865f0b696b90a614", git = "https://github.com/AstroTechies/unrealmodding", features = [
12+
unreal_mod_manager = { rev = "6d10fb3c78720517a2f3e3d61dcaad2ae729cad2", git = "https://github.com/AstroTechies/unrealmodding", features = [
1313
"ue4_27",
1414
"cpp_loader",
1515
] }

0 commit comments

Comments
 (0)