aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorWill Dillon <william@housedillon.com>2025-11-08 06:54:10 +0000
committerWill Dillon <william@housedillon.com>2025-11-08 06:54:10 +0000
commit6ce2b201ae021f055df181fac19ea53b41d77895 (patch)
tree7cc778bef6969270ee571d7afd633412bcfddec1 /Cargo.lock
parentBack over to the laptop (diff)
downloadmeshcore-rs-6ce2b201ae021f055df181fac19ea53b41d77895.tar.gz
meshcore-rs-6ce2b201ae021f055df181fac19ea53b41d77895.zip
Getting pretty close to finished
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 342cfa3..acfc16f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -643,6 +643,7 @@ dependencies = [
"ed25519-dalek",
"hex",
"hmac",
+ "log",
"pcap-file",
"pcap-file-tokio",
"pretty_env_logger",