Skip to content

Commit cdaceaf

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

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
@@ -106,7 +106,7 @@ sentry = { version = "=0.32.1", features = ["tracing", "tower", "tower-axum-matc
106106
serde = { version = "=1.0.194", features = ["derive"] }
107107
serde_json = "=1.0.111"
108108
sha2 = "=0.10.8"
109-
spdx = "=0.10.2"
109+
spdx = "=0.10.3"
110110
tar = "=0.4.40"
111111
tempfile = "=3.9.0"
112112
thiserror = "=1.0.56"

0 commit comments

Comments
 (0)