Skip to content

Commit d7763fc

Browse files
committed
sccache: prepare new release
1 parent fce4fbb commit d7763fc

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.75.0"
5-
version = "0.8.1"
5+
version = "0.8.2"
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. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage."

0 commit comments

Comments
 (0)