From 497ba776d53ccbe37ef5f09b3ae293dca3446a67 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 7 Jan 2020 00:35:53 +0300 Subject: rust: bump to 1.40 --- extra/rust/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/rust/build') diff --git a/extra/rust/build b/extra/rust/build index f02d3b3e..674d1700 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -5,7 +5,7 @@ # connection requirement per build further enabling checksums # and signature verification by KISS. { - cache_dir=build/cache/2019-09-26 + cache_dir=build/cache/2019-11-07 mkdir -p "$cache_dir" for tarball in *.tar.gz\?no-extract; do -- cgit v1.2.3