summaryrefslogtreecommitdiff
path: root/subplotlib-derive/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'subplotlib-derive/Cargo.toml')
-rw-r--r--subplotlib-derive/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplotlib-derive/Cargo.toml b/subplotlib-derive/Cargo.toml
index ece7103..cb181d6 100644
--- a/subplotlib-derive/Cargo.toml
+++ b/subplotlib-derive/Cargo.toml
@@ -12,7 +12,7 @@ macros for constructing subplotlib based test suites, typically
generated by `subplot codegen`.'''
homepage = "https://subplot.tech/"
repository = "https://gitlab.com/subplot/subplot"
-rust-version = "1.63"
+rust-version = "1.70"
[lib]
proc-macro = true