Skip to content

Commit dd5d749

Browse files
Update Rust crate spdx to v0.13.2 (#12447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca10d80 commit dd5d749

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ sentry = { version = "=0.46.0", features = ["tracing", "tower", "tower-axum-matc
129129
serde = { version = "=1.0.228", features = ["derive"] }
130130
serde_json = "=1.0.145"
131131
sha2 = "=0.10.9"
132-
spdx = "=0.13.1"
132+
spdx = "=0.13.2"
133133
tar = "=0.4.44"
134134
tempfile = "=3.23.0"
135135
thiserror = "=2.0.17"

0 commit comments

Comments
 (0)