This commit is contained in:
Ted Mielczarek 2018-01-05 12:08:22 -05:00
Родитель 98d2b305b8
Коммит c41261d978
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
[package]
name = "sccache"
version = "0.2.3-pre"
version = "0.2.3"
authors = ["Ted Mielczarek <ted@mielczarek.org>", "Alex Crichton <alex@alexcrichton.com>"]
license = "Apache-2.0"
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."