summaryrefslogtreecommitdiff
path: root/examples/seq/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-04-15 14:57:37 +0000
committerLars Wirzenius <liw@liw.fi>2022-04-15 14:57:37 +0000
commit99e947c92737d72f41ecca4cddf359b3643c11a9 (patch)
tree36a916b37f5dccf227cb88bd0fb92148a6deb27d /examples/seq/Cargo.toml
parent17976432a1cf3e2c711d18b79af0e3cc135e214a (diff)
parentb51631310c962fb9123d9d362bfbc62ad54730a2 (diff)
downloadsubplot-0.4.0.tar.gz
Merge branch 'pre-release' into 'main'0.4.0
Prepare 0.4.0 release See merge request subplot/subplot!270
Diffstat (limited to 'examples/seq/Cargo.toml')
-rw-r--r--examples/seq/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/seq/Cargo.toml b/examples/seq/Cargo.toml
index 7e2e78c..2d4696a 100644
--- a/examples/seq/Cargo.toml
+++ b/examples/seq/Cargo.toml
@@ -1,7 +1,8 @@
[package]
-name = "seq"
+name = "subplot-seq-example"
version = "0.1.0"
edition = "2021"
+license = "MIT-0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html