Skip to content

Commit d4d239b

Browse files
authored
Update spdx (#294)
1 parent 90a565b commit d4d239b

13 files changed

Lines changed: 345 additions & 539 deletions

File tree

.cargo/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ rustflags = [
6161
"-Wclippy::string_add_assign",
6262
"-Wclippy::string_add",
6363
"-Wclippy::string_lit_as_bytes",
64-
"-Wclippy::string_to_string",
6564
"-Wclippy::todo",
6665
"-Wclippy::trait_duplication_in_bounds",
6766
"-Wclippy::unimplemented",

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
<!-- next-header -->
1010
## [Unreleased] - ReleaseDate
11+
### Changed
12+
- [PR#294](https://github.com/EmbarkStudios/cargo-about/pull/294) updated `spdx` to 0.13, replacing the need for `askalono` for license detection.
13+
1114
## [0.8.2] - 2025-09-19
1215
### Fixed
1316
- [PR#290](https://github.com/EmbarkStudios/cargo-about/pull/290) returns the behavior of allowing deprecated license identifiers in the `accepted` field.

0 commit comments

Comments
 (0)