Skip to content

Commit e22d1f0

Browse files
author
Sarunas Gincas
committed
Version
1 parent df4246c commit e22d1f0

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
@@ -2,7 +2,7 @@
22
edition = "2021"
33
name = "sccache"
44
rust-version = "1.67.1"
5-
version = "0.7.6"
5+
version = "0.7.7"
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)