bump elefren

This commit is contained in:
2021-08-27 21:55:27 +02:00
parent 98fe694d47
commit 31a9d767ae
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ build = "build.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
elefren = { path = "../elefren22-fork" }
#elefren = { git = "https://git.ondrovo.com/MightyPork/elefren-fork.git", rev = "a0ebb46" }
#elefren = { path = "../elefren22-fork" }
elefren = { git = "https://git.ondrovo.com/MightyPork/elefren-fork.git", rev = "7847df0" }
env_logger = "0.9.0"