Commit Graph

6 Commits

Author SHA1 Message Date
elsirion 7d1c0cf8f5
chore: add Cargo-minimal.lock
The minimal lock file can be used to run tests with a known-good
set of dependency versions.
2025-06-10 15:24:58 +02:00
elsirion fddecd95e9
fix: MSRV test
The MSRV test on master was failing for a while. Since MSRV is
the reason to keep unicode-normalization pinned I fixed it to
demonstrate that even without pinning downstream consumers can
maintain the current MSRV.
2025-06-04 13:10:39 +02:00
Steven Roose 5dcdac9c74
Fix MSRV build and tests 2024-02-09 18:30:16 +00:00
Steven Roose 54358b9feb
Run uni tests for each individual language 2024-01-29 18:33:43 +00:00
Steven Roose c641cccad9
ci: Remove nightly section that is unused 2023-02-28 03:42:03 +00:00
Steven Roose 49d4369838
Add github actions files for CI 2023-02-27 21:16:26 +00:00