diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-09-22 17:33:11 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-09-22 17:33:11 +0800 |
| commit | d074bc445ce574c70ca035fa7677664a2483ef21 (patch) | |
| tree | b7380da8bd3560a6d855cb32a11bbfd7a495f594 /Cargo.toml | |
| parent | 0e8d319d3db5fc8abe2577530fca2ed60459708a (diff) | |
Add test for crate `env`
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ members = [ "crates/utils/string_proc", "crates/env", + "crates/env/env_test", ] [workspace.package] |
