Skip to content

Commit 4730454

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

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
@@ -105,7 +105,7 @@ sentry = { version = "=0.34.0", features = ["tracing", "tower", "tower-axum-matc
105105
serde = { version = "=1.0.215", features = ["derive"] }
106106
serde_json = "=1.0.132"
107107
sha2 = "=0.10.8"
108-
spdx = "=0.10.6"
108+
spdx = "=0.10.7"
109109
tar = "=0.4.43"
110110
tempfile = "=3.14.0"
111111
thiserror = "=2.0.3"

0 commit comments

Comments
 (0)