Skip to content

Commit 9e76995

Browse files
chore(deps): Bump spdx from 0.13.3 to 0.13.4
Bumps [spdx](https://github.com/EmbarkStudios/spdx) from 0.13.3 to 0.13.4. - [Release notes](https://github.com/EmbarkStudios/spdx/releases) - [Changelog](https://github.com/EmbarkStudios/spdx/blob/main/CHANGELOG.md) - [Commits](EmbarkStudios/spdx@0.13.3...0.13.4) --- updated-dependencies: - dependency-name: spdx dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 403994b commit 9e76995

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/metadata/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ regex = {workspace = true}
2121
semver = {workspace = true}
2222
serde = {workspace = true}
2323
serde_regex = "1.1"
24-
spdx = "0.13.3"
24+
spdx = "0.13.4"
2525
thiserror = {workspace = true}
2626
toml = {workspace = true}
2727
url = {workspace = true}

0 commit comments

Comments
 (0)