2 Commits

Author SHA1 Message Date
01d930bfd5 Merge pull request 'Release v0.3.0' (#26) from release/v0.3.0 into dev
All checks were successful
CI / tests (push) Successful in 18s
CI / tests (pull_request) Successful in 16s
Reviewed-on: #26
2026-02-04 13:38:24 +00:00
f33fe8f932 chore: update Tytanic version in CI
All checks were successful
CI / tests (pull_request) Successful in 19s
2026-02-04 14:35:01 +01:00

View File

@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
- name: Install tytanic
run: cargo binstall tytanic@0.2.2
run: cargo binstall tytanic@0.3.3
- name: Run test suite
run: tt run