Skip to content

Commit 617b17b

Browse files
Update Rust crate spdx to v0.11.0
1 parent bc421ae commit 617b17b

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
@@ -121,7 +121,7 @@ sentry = { version = "=0.42.0", features = ["tracing", "tower", "tower-axum-matc
121121
serde = { version = "=1.0.219", features = ["derive"] }
122122
serde_json = "=1.0.142"
123123
sha2 = "=0.10.9"
124-
spdx = "=0.10.9"
124+
spdx = "=0.11.0"
125125
tar = "=0.4.44"
126126
tempfile = "=3.20.0"
127127
thiserror = "=2.0.12"

0 commit comments

Comments
 (0)