Skip to content

Commit 11703e0

Browse files
committed
Prepare version 0.7.5
1 parent 9863a99 commit 11703e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: Cargo.lock

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

Diff for: 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.4"
5+
version = "0.7.5"
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)