Skip to content

Commit 6b6d2f7

Browse files
committed
(cargo-release) version 0.2.15
1 parent 6634e79 commit 6b6d2f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "sccache"
3-
version = "0.2.15-alpha.0"
3+
version = "0.2.15"
44
authors = ["Ted Mielczarek <ted@mielczarek.org>", "Alex Crichton <alex@alexcrichton.com>"]
55
license = "Apache-2.0"
66
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 the S3 API."

0 commit comments

Comments
 (0)