diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-18 20:04:34 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-18 20:04:34 +0200 |
| commit | 41950eec55dcffd3b600e4e324c5fad52d1a7031 (patch) | |
| tree | 32b52d5199f9a8e1504caf68ad82279b8a64d08f /test_utilities | |
| parent | 223c6aebe8894a13095018254b165008dee05699 (diff) | |
Update the test utilities version
Diffstat (limited to 'test_utilities')
| -rw-r--r-- | test_utilities/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_utilities/Cargo.toml b/test_utilities/Cargo.toml index 056e976..73d19d5 100644 --- a/test_utilities/Cargo.toml +++ b/test_utilities/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test_utilities" -version = "7.1.1" +version = "7.1.0" edition = "2024" license = "AGPL-3.0-or-later" description = "Shared test utilities for blog" |