diff --git a/crates/tests/enumerators/Cargo.toml b/crates/tests/enumerators/Cargo.toml index 39cae96..4c8439c 100644 --- a/crates/tests/enumerators/Cargo.toml +++ b/crates/tests/enumerators/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "test_enumerators" version = "0.0.0" -edition = "2024" +edition = "2021" publish = false [dependencies.windows]