File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ # v0.7.2
2
+
3
+ ## What's Changed
4
+ * chore(deps): Update cached requirement from 0.42.0 to 0.44.0 by @dependabot in https://github.com/sigstore/sigstore-rs/pull/277
5
+ * chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in https://github.com/sigstore/sigstore-rs/pull/278
6
+ * chore(deps): update picky dependency by @flavio in https://github.com/sigstore/sigstore-rs/pull/279
7
+
8
+ ** Full Changelog** : https://github.com/sigstore/sigstore-rs/compare/v0.7.1...v0.7.2
9
+
1
10
# v0.7.1
2
11
3
12
## What's Changed
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " sigstore"
3
3
description = " An experimental crate to interact with sigstore"
4
- version = " 0.7.1 "
4
+ version = " 0.7.2 "
5
5
edition = " 2021"
6
6
authors = [" sigstore-rs developers" ]
7
7
license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments