Skip to content

Commit 7cca55a

Browse files
committed
prepare version 0.7.3
1 parent 4538675 commit 7cca55a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
edition = "2021"
33
name = "sccache"
44
rust-version = "1.67.1"
5-
version = "0.7.2"
5+
version = "0.7.3"
66

77
categories = ["command-line-utilities", "development-tools::build-utils"]
88
description = "Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible, storing a cache in a remote storage using various cloud storage."

0 commit comments

Comments
 (0)