Skip to content

Commit c254c0f

Browse files
Update Rust crate spdx to v0.13.0
1 parent ab8941f commit c254c0f

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
@@ -128,7 +128,7 @@ sentry = { version = "=0.46.0", features = ["tracing", "tower", "tower-axum-matc
128128
serde = { version = "=1.0.228", features = ["derive"] }
129129
serde_json = "=1.0.145"
130130
sha2 = "=0.10.9"
131-
spdx = "=0.12.0"
131+
spdx = "=0.13.0"
132132
tar = "=0.4.44"
133133
tempfile = "=3.23.0"
134134
thiserror = "=2.0.17"

0 commit comments

Comments
 (0)