Skip to content

Commit

Permalink
sccache: prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed May 24, 2024
1 parent 3a89707 commit 5c4ecdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
edition = "2021"
name = "sccache"
rust-version = "1.70.0"
version = "0.8.0"
version = "0.8.1"

categories = ["command-line-utilities", "development-tools::build-utils"]
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."
Expand Down

0 comments on commit 5c4ecdc

Please sign in to comment.