Skip to content

Commit cd363e9

Browse files
Release v0.0.3
1 parent 0eccd73 commit cd363e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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-goggles"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
categories = ["development-tools::cargo-plugins"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Crates.io Version](https://img.shields.io/crates/v/cargo-goggles)](https://crates.io/crates/cargo-goggles)
44
![Crates.io License](https://img.shields.io/crates/l/cargo-goggles)
55
[![CI](https://github.com/M4SS-Code/cargo-goggles/workflows/CI/badge.svg)](https://github.com/M4SS-Code/cargo-goggles/actions)
6-
[![dependency status](https://deps.rs/crate/cargo-goggles/0.0.2/status.svg)](https://deps.rs/crate/cargo-goggles/0.0.2)
6+
[![dependency status](https://deps.rs/crate/cargo-goggles/0.0.3/status.svg)](https://deps.rs/crate/cargo-goggles/0.0.3)
77

88
Verify that registry crates in your Cargo.lock are reproducible from the git repository.
99

0 commit comments

Comments
 (0)