From a61399997307b0a11aca94c6bd6735a26615b88d Mon Sep 17 00:00:00 2001 From: nea Date: Mon, 27 Mar 2023 19:34:56 +0200 Subject: Make world joinable --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 901bd67..b9cd0ef 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -104,7 +104,6 @@ dependencies = [ [[package]] name = "craftio-rs" version = "0.1.0" -source = "git+https://github.com/romangraef/craftio-rs.git?branch=fix/read_packet_len#565eb610bd4da8110eabcb79bd06b66c1c815384" dependencies = [ "aes", "async-trait", -- cgit