summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar David Campbell <dcampbell24@gmail.com>2024-09-14 15:13:14 -0400
committerLibravatar David Campbell <dcampbell24@gmail.com>2024-09-14 15:13:14 -0400
commitb3afe89be1e0a5fdeffb27c630970a2a912dd5b0 (patch)
treeb41b78a9ba10a2fd96d2e6651f7e793f50135b72 /Cargo.toml
parent8fb939b5a920e0cd836dbdd24c948f8f2512fc7e (diff)
downloadiced-b3afe89be1e0a5fdeffb27c630970a2a912dd5b0.tar.gz
iced-b3afe89be1e0a5fdeffb27c630970a2a912dd5b0.tar.bz2
iced-b3afe89be1e0a5fdeffb27c630970a2a912dd5b0.zip
Add rust-version.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 52464e38..fbf6a01e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -119,6 +119,7 @@ members = [
version = "0.13.0-dev"
authors = ["Héctor Ramón Jiménez <hector@hecrj.dev>"]
edition = "2021"
+rust-version = "1.75.0"
license = "MIT"
repository = "https://github.com/iced-rs/iced"
homepage = "https://iced.rs"