Skip to content

Commit c861b02

Browse files
Update Rust crate spdx to v0.10.9 (#11562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 234988a commit c861b02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -120,7 +120,7 @@ sentry = { version = "=0.41.0", features = ["tracing", "tower", "tower-axum-matc
120120
serde = { version = "=1.0.219", features = ["derive"] }
121121
serde_json = "=1.0.140"
122122
sha2 = "=0.10.9"
123-
spdx = "=0.10.8"
123+
spdx = "=0.10.9"
124124
tar = "=0.4.44"
125125
tempfile = "=3.20.0"
126126
thiserror = "=2.0.12"

0 commit comments

Comments
 (0)