summaryrefslogtreecommitdiff
path: root/subplot-build
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2023-04-10 11:32:00 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2023-04-10 11:32:00 +0100
commit4e1efe0e9d6c9d0640481f22ae2f5735d9892988 (patch)
treecdab72e805dd1a7b7fe36937c467863574001412 /subplot-build
parentc71cca8837816304f2e4a52804fb5e7dd576ca7a (diff)
downloadsubplot-4e1efe0e9d6c9d0640481f22ae2f5735d9892988.tar.gz
(chore): Update rust-version to 1.63 in all crates
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'subplot-build')
-rw-r--r--subplot-build/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/subplot-build/Cargo.toml b/subplot-build/Cargo.toml
index 33fcf97..3aa5c10 100644
--- a/subplot-build/Cargo.toml
+++ b/subplot-build/Cargo.toml
@@ -11,6 +11,7 @@ description = '''A library for using Subplot code generation from another projec
`build.rs` module.'''
homepage = "https://subplot.tech/"
repository = "https://gitlab.com/subplot/subplot"
+rust-version = "1.63"
[dependencies]