aboutsummaryrefslogtreecommitdiff
path: root/extra/rust/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-07 00:35:53 +0300
committerCem Keylan <cem@ckyln.com>2020-01-07 00:35:53 +0300
commit497ba776d53ccbe37ef5f09b3ae293dca3446a67 (patch)
tree3ad8fcea7b4ec31fcf83dfd822ebe3ffd7598099 /extra/rust/build
parentee133425081fb92ab75ecedf8b3004cb1226cec3 (diff)
downloadrepository-497ba776d53ccbe37ef5f09b3ae293dca3446a67.tar.gz
rust: bump to 1.40
Diffstat (limited to 'extra/rust/build')
-rwxr-xr-xextra/rust/build2
1 files changed, 1 insertions, 1 deletions
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