summaryrefslogtreecommitdiff
path: root/subplotlib-derive
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2023-04-10 11:31:28 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2023-04-10 11:31:28 +0100
commitc71cca8837816304f2e4a52804fb5e7dd576ca7a (patch)
tree14e7cbd354672d655fabac0a94f0ce6af295685e /subplotlib-derive
parent4d43a0b7eb0bbe46347d08f7d7c50a619f702061 (diff)
downloadsubplot-c71cca8837816304f2e4a52804fb5e7dd576ca7a.tar.gz
(chore): Update edition to 2021 across crates
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'subplotlib-derive')
-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 36337d4..52e3ba7 100644
--- a/subplotlib-derive/Cargo.toml
+++ b/subplotlib-derive/Cargo.toml
@@ -5,7 +5,7 @@ authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",
]
-edition = "2018"
+edition = "2021"
license = "MIT-0"
description = '''
macros for constructing subplotlib based test suites, typically