diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-19 00:31:05 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-19 00:31:05 +0800 |
| commit | 532f4ceba2bddb1c84d2e0bdd69808a3ebd5ca4a (patch) | |
| tree | 043514a2aca670d8b2398726b17aab1066938ba1 /mingling/Cargo.lock | |
| parent | ecc1329bbd31cd98fa9b4c2f25a3114f133987ae (diff) | |
Make async an optional feature
Diffstat (limited to 'mingling/Cargo.lock')
| -rw-r--r-- | mingling/Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mingling/Cargo.lock b/mingling/Cargo.lock index cdc62c3..77afe87 100644 --- a/mingling/Cargo.lock +++ b/mingling/Cargo.lock @@ -247,7 +247,6 @@ dependencies = [ "serde_json", "serde_yaml", "thiserror", - "tokio", "toml", ] |
