Skip to content

Commit 6d6a8ac

Browse files
Update Rust crate spdx to v0.10.8 (#10297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e215ef commit 6d6a8ac

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
@@ -111,7 +111,7 @@ sentry = { version = "=0.35.0", features = ["tracing", "tower", "tower-axum-matc
111111
serde = { version = "=1.0.217", features = ["derive"] }
112112
serde_json = "=1.0.134"
113113
sha2 = "=0.10.8"
114-
spdx = "=0.10.7"
114+
spdx = "=0.10.8"
115115
tar = "=0.4.43"
116116
tempfile = "=3.14.0"
117117
thiserror = "=2.0.9"

0 commit comments

Comments
 (0)