diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-09-22 16:50:11 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-09-22 16:50:11 +0800 |
| commit | 0f66322495daf24503f566b250c723dd701e73eb (patch) | |
| tree | 71174fa44f19c34a72456bcc4a29f36372197c73 /Cargo.lock | |
| parent | 8e03bb32b8bb11fe940f805e649d585246a3fb6a (diff) | |
Add tokio for `env` crate
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -341,6 +341,8 @@ dependencies = [ "cfg_file", "serde", "string_proc", + "tcp_connection", + "tokio", "uuid", ] |
