diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-13 18:48:58 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-13 18:48:58 +0100 |
| commit | 3f1aa0b6eb90bd7912a63c6b72c2571486fbc21f (patch) | |
| tree | 7724eae42046b195670abdcfbfcd7977ffcf2e7a /test_utilities | |
| parent | f5ac7b8efb4e0d1dd197ddecbad2b46fd19f5ddb (diff) | |
Update version of gema_texto
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 cb8e30c..2b51d65 100644 --- a/test_utilities/Cargo.toml +++ b/test_utilities/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test_utilities" -version = "1.4.1" +version = "1.4.2" edition = "2021" license = "AGPL-3.0-or-later" description = "Shared test utilities for page" |