diff options
| author | Will Dillon <william@housedillon.com> | 2025-11-08 06:54:10 +0000 |
|---|---|---|
| committer | Will Dillon <william@housedillon.com> | 2025-11-08 06:54:10 +0000 |
| commit | 6ce2b201ae021f055df181fac19ea53b41d77895 (patch) | |
| tree | 7cc778bef6969270ee571d7afd633412bcfddec1 /Cargo.lock | |
| parent | Back over to the laptop (diff) | |
| download | meshcore-rs-6ce2b201ae021f055df181fac19ea53b41d77895.tar.gz meshcore-rs-6ce2b201ae021f055df181fac19ea53b41d77895.zip | |
Getting pretty close to finished
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -643,6 +643,7 @@ dependencies = [ "ed25519-dalek", "hex", "hmac", + "log", "pcap-file", "pcap-file-tokio", "pretty_env_logger", |
