Skip to content

Commit c48f1ce

Browse files
committed
TMP
1 parent 4687c6c commit c48f1ce

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
@@ -78,7 +78,7 @@ sentry = { version = "=0.31.0", features = ["tracing", "tower", "tower-http"] }
7878
serde = { version = "=1.0.162", features = ["derive"] }
7979
serde_json = "=1.0.96"
8080
sha2 = "=0.10.6"
81-
spdx = "=0.10.1"
81+
spdx = "=0.10.0"
8282
tar = "=0.4.38"
8383
tempfile = "=3.5.0"
8484
thiserror = "=1.0.40"

0 commit comments

Comments
 (0)