Skip to content

Commit c89655c

Browse files
authored
Merge pull request #115 from rust-secure-code/release-again
Release v0.3.7
2 parents bd853ad + 7508b7b commit c89655c

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.3.7 (2026-02-05)
2+
3+
- Updated the caching code to handle the recent changes to crates.io dump format
4+
15
## v0.3.6 (2026-01-22)
26

37
- Fixed the tool reporting transitive optional dependencies that are disabled by features as part of supply chain surface

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-supply-chain"
3-
version = "0.3.6"
3+
version = "0.3.7"
44
description = "Gather author, contributor, publisher data on crates in your dependency graph"
55
repository = "https://github.com/rust-secure-code/cargo-supply-chain"
66
authors = ["Andreas Molzer <andreas.molzer@gmx.de>", "Sergey \"Shnatsel\" Davidoff <shnatsel@gmail.com>"]

0 commit comments

Comments
 (0)