summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-03-27 19:34:56 +0200
committernea <nea@nea.moe>2023-03-27 19:34:56 +0200
commita61399997307b0a11aca94c6bd6735a26615b88d (patch)
tree702c10215934d1d7cc94089b3f544990f8d7c9e8 /Cargo.lock
parentb41a8c812d72fa2755adc4317e3d033e4e5cbef3 (diff)
downloadmgasi-a61399997307b0a11aca94c6bd6735a26615b88d.tar.gz
mgasi-a61399997307b0a11aca94c6bd6735a26615b88d.tar.bz2
mgasi-a61399997307b0a11aca94c6bd6735a26615b88d.zip
Make world joinable
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
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",