From 454062ef89eae517f7c8a332621666c7f244ede0 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 29 Oct 2023 09:43:36 +0000 Subject: chore: Update MSRV everywhere to 1.70 Signed-off-by: Daniel Silverstone --- subplotlib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subplotlib') diff --git a/subplotlib/Cargo.toml b/subplotlib/Cargo.toml index 4994e5a..d790915 100644 --- a/subplotlib/Cargo.toml +++ b/subplotlib/Cargo.toml @@ -12,7 +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" +rust-version = "1.70" [dependencies] -- cgit v1.2.1