diff options
author | John Hodge <tpg@ucc.asn.au> | 2017-09-30 18:35:30 +0800 |
---|---|---|
committer | John Hodge <tpg@ucc.asn.au> | 2017-09-30 18:38:37 +0800 |
commit | 8fa67ed8e17164d1210e0c46e51a10844e8bcfab (patch) | |
tree | 3ae07bde2fb651f2d96c67e7dc84d99b6ad4d6ea /rust-version | |
parent | 8ea619df79d49a21e920e4b0047579fd10c796fa (diff) | |
download | mrust-8fa67ed8e17164d1210e0c46e51a10844e8bcfab.tar.gz |
Makefile - Switch to 1.19 by default
Diffstat (limited to 'rust-version')
-rw-r--r-- | rust-version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust-version b/rust-version new file mode 100644 index 00000000..815d5ca0 --- /dev/null +++ b/rust-version @@ -0,0 +1 @@ +1.19.0 |