From 0c77bd191e95c9953756fc2a3d5d2ac41446518e Mon Sep 17 00:00:00 2001 From: TheAlan404 Date: Tue, 5 Sep 2023 13:48:23 +0300 Subject: [PATCH] dennis is big dum --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 4fae920..173a968 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,8 +28,8 @@ futures = "0.3" indexmap = "2.0" indicatif = "0.17" java-properties = { git = "https://github.com/ParadigmMC/java-properties.git" } -#mcapi = { git = "https://github.com/ParadigmMC/mcapi.git" } -mcapi = { path = "../mcapi" } +mcapi = { git = "https://github.com/ParadigmMC/mcapi.git" } +#mcapi = { path = "../mcapi" } pathdiff = { git = "https://github.com/Manishearth/pathdiff.git" } rpackwiz = { git = "https://github.com/vgskye/rpackwiz.git" } regex = "1.9"