summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2025-10-03 20:49:46 +0200
committerHenry Gressmann <mail@henrygressmann.de>2025-10-03 20:50:33 +0200
commit3e58e9846fe613f34e72d040463be5ab7e191e8b (patch)
treeeb88fff841829d7ec87b1397a829f53d8f7ef5d2 /Cargo.toml
parent64551123edf9028d7f33c792b8d3b164072e4318 (diff)
docs: archive notice
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d306240..7770272 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ serde={version="1.0", features=["derive"]}
[workspace.package]
version="0.9.0-alpha.0"
-rust-version="1.88"
+rust-version="1.90"
edition="2024"
license="MIT OR Apache-2.0"
authors=["Henry Gressmann <mail@henrygressmann.de>"]