diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-09-12 02:17:03 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-09-12 02:17:03 +0800 |
| commit | f73bbcb7de1f9ca814c1266ccef3c7ea8c9a0931 (patch) | |
| tree | 387b1dd478cd88e09b2554e6ef770962e0ae4fcd /Cargo.toml | |
| parent | ef38b9cb9bd0f51dd0d631213a355b7ade2a4a56 (diff) | |
Rename cfg_file_example to cfg_file_test
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -11,13 +11,9 @@ cfg_file = [] [workspace] members = [ - - # Utility - - ## Config File "crates/utils/cfg_file", "crates/utils/cfg_file/cfg_file_derive", - "crates/utils/cfg_file/cfg_file_example" + "crates/utils/cfg_file/cfg_file_test", ] [workspace.package] |
