summaryrefslogtreecommitdiff
path: root/subplot-build
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2023-10-29 09:43:36 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2023-10-29 09:43:36 +0000
commit454062ef89eae517f7c8a332621666c7f244ede0 (patch)
tree5b3f1259199f8d96f0f4398fd144d3769a6a8d3e /subplot-build
parentea4b38b9cf2368bc54d920ef2db49be5ded857b9 (diff)
downloadsubplot-454062ef89eae517f7c8a332621666c7f244ede0.tar.gz
chore: Update MSRV everywhere to 1.70
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'subplot-build')
-rw-r--r--subplot-build/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplot-build/Cargo.toml b/subplot-build/Cargo.toml
index bf24c9a..66a0627 100644
--- a/subplot-build/Cargo.toml
+++ b/subplot-build/Cargo.toml
@@ -11,7 +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"
+rust-version = "1.70"
[dependencies]