diff options
| author | mrw1593 <botahamec@outlook.com> | 2023-05-14 10:43:23 -0400 |
|---|---|---|
| committer | mrw1593 <botahamec@outlook.com> | 2023-05-29 10:46:02 -0400 |
| commit | b66023131bd66fd50a307d12c571fc23bc3037dc (patch) | |
| tree | c5f53611554b21a375db5148997f624ca6b74834 /Cargo.lock | |
| parent | ad6faa37ff59a01f6834e0c9141d84e24b81d509 (diff) | |
Added logging support
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1235,6 +1235,7 @@ dependencies = [ "dotenv", "exun", "hex", + "log", "raise", "rand", "rust-argon2", |
