diff options
| author | maor malka <[email protected]> | 2025-09-23 21:44:21 -0400 |
|---|---|---|
| committer | maor malka <[email protected]> | 2025-09-23 21:44:21 -0400 |
| commit | f701fc411726c57a86c0b50c649cb8bf236e7c1a (patch) | |
| tree | 61a48ac36528e7c7ae9cdbe1c22c985e8bde5a2b /tests/utils | |
| parent | acc3c4b98c5238950640409d6a8ab6029edda3c9 (diff) | |
| parent | 56019ba197443e16b4f0b3a0fe3ff85985f6e45c (diff) | |
Merge remote-tracking branch 'upstream/main'
Diffstat (limited to 'tests/utils')
| -rw-r--r-- | tests/utils/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/utils/Cargo.toml b/tests/utils/Cargo.toml index f76feaa20..ddb990e0f 100644 --- a/tests/utils/Cargo.toml +++ b/tests/utils/Cargo.toml | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | name = "test-utils" | 2 | name = "test-utils" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | license = "MIT OR Apache-2.0" | ||
| 5 | publish = false | 6 | publish = false |
| 6 | 7 | ||
| 7 | [dependencies] | 8 | [dependencies] |
