summaryrefslogtreecommitdiff
path: root/subplotlib
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 /subplotlib
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 'subplotlib')
-rw-r--r--subplotlib/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/subplotlib/Cargo.toml b/subplotlib/Cargo.toml
index 3880a7a..42dfecf 100644
--- a/subplotlib/Cargo.toml
+++ b/subplotlib/Cargo.toml
@@ -12,6 +12,7 @@ Utility functions and types for `subplot codegen` generated Rust based
test suites. Relies on `subplotlib-derive` for associated macros.'''
homepage = "https://subplot.tech/"
repository = "https://gitlab.com/subplot/subplot"
+rust-version = "1.63"
[dependencies]