diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 507c7cc..eb54e9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,6 +38,9 @@ jobs: rust: ["stable"] continue-on-error: ${{ matrix.rust != 'stable' }} runs-on: ${{ matrix.os }} + env: + # Reduce amount of data cached + CARGO_PROFILE_DEV_DEBUG: line-tables-only steps: - name: Checkout repository uses: actions/checkout@v4 diff --git a/.github/workflows/rust-next.yml b/.github/workflows/rust-next.yml index be8b2db..5f73f69 100644 --- a/.github/workflows/rust-next.yml +++ b/.github/workflows/rust-next.yml @@ -28,6 +28,9 @@ jobs: rust: "nightly" continue-on-error: ${{ matrix.rust != 'stable' }} runs-on: ${{ matrix.os }} + env: + # Reduce amount of data cached + CARGO_PROFILE_DEV_DEBUG: line-tables-only steps: - name: Checkout repository uses: actions/checkout@v4 diff --git a/README.md b/README.md index 6fb0897..ce65a85 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Licensed under either of -* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or ) -* MIT license ([LICENSE-MIT](LICENSE-MIT) or ) +* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or ) +* MIT license ([LICENSE-MIT](LICENSE-MIT) or ) at your option. diff --git a/crates/json-write/CHANGELOG.md b/crates/json-write/CHANGELOG.md index 925d24a..70b9207 100644 --- a/crates/json-write/CHANGELOG.md +++ b/crates/json-write/CHANGELOG.md @@ -1,8 +1,8 @@ -# Changelog +# Change Log +All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog]. - -[Keep a Changelog]: http://keepachangelog.com/en/1.0.0/ +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/crates/lexarg-error/CHANGELOG.md b/crates/lexarg-error/CHANGELOG.md index 21ec636..4fb4225 100644 --- a/crates/lexarg-error/CHANGELOG.md +++ b/crates/lexarg-error/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/crates/lexarg-parser/CHANGELOG.md b/crates/lexarg-parser/CHANGELOG.md index 0e74d6b..dc09f7c 100644 --- a/crates/lexarg-parser/CHANGELOG.md +++ b/crates/lexarg-parser/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/crates/lexarg/CHANGELOG.md b/crates/lexarg/CHANGELOG.md index 368b323..95828ad 100644 --- a/crates/lexarg/CHANGELOG.md +++ b/crates/lexarg/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/crates/libtest-json/CHANGELOG.md b/crates/libtest-json/CHANGELOG.md index 4e6b9e1..560698c 100644 --- a/crates/libtest-json/CHANGELOG.md +++ b/crates/libtest-json/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/crates/libtest-lexarg/CHANGELOG.md b/crates/libtest-lexarg/CHANGELOG.md index ed32670..8e973f1 100644 --- a/crates/libtest-lexarg/CHANGELOG.md +++ b/crates/libtest-lexarg/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/crates/libtest2-harness/CHANGELOG.md b/crates/libtest2-harness/CHANGELOG.md index 2a9f577..6d01d33 100644 --- a/crates/libtest2-harness/CHANGELOG.md +++ b/crates/libtest2-harness/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/crates/libtest2-mimic/CHANGELOG.md b/crates/libtest2-mimic/CHANGELOG.md index 275b00b..c28ad15 100644 --- a/crates/libtest2-mimic/CHANGELOG.md +++ b/crates/libtest2-mimic/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/crates/libtest2/CHANGELOG.md b/crates/libtest2/CHANGELOG.md index 7fe270d..ae6b7f1 100644 --- a/crates/libtest2/CHANGELOG.md +++ b/crates/libtest2/CHANGELOG.md @@ -1,8 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. -The format is based on [Keep a Changelog](http://keepachangelog.com/) -and this project adheres to [Semantic Versioning](http://semver.org/). +The format is based on [Keep a Changelog](https://keepachangelog.com/) +and this project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] - ReleaseDate diff --git a/deny.toml b/deny.toml index 2982ba3..d74e44c 100644 --- a/deny.toml +++ b/deny.toml @@ -91,6 +91,7 @@ allow = [ "BSD-3-Clause", "MPL-2.0", "Unicode-DFS-2016", + "Unicode-3.0", "CC0-1.0", "ISC", "OpenSSL",