Skip to content

Commit de9895c

Browse files
committed
prepare version 0.12.0
1 parent 1e2f32a commit de9895c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -2,7 +2,7 @@
22
edition = "2024"
33
name = "sccache"
44
rust-version = "1.85.0"
5-
version = "0.11.0"
5+
version = "0.12.0"
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)