summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatar David Campbell <dcampbell24@gmail.com>2024-09-14 15:22:08 -0400
committerLibravatar David Campbell <dcampbell24@gmail.com>2024-09-14 15:22:08 -0400
commit850b3d579d4f9a131c90a48f592ebdb88739f7dc (patch)
treef9f160f4373da75c13f8aa88c223d1867516ec4f /Cargo.toml
parentb3afe89be1e0a5fdeffb27c630970a2a912dd5b0 (diff)
downloadiced-850b3d579d4f9a131c90a48f592ebdb88739f7dc.tar.gz
iced-850b3d579d4f9a131c90a48f592ebdb88739f7dc.tar.bz2
iced-850b3d579d4f9a131c90a48f592ebdb88739f7dc.zip
Add to workspaces.
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 fbf6a01e..296fef98 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,7 @@ name = "iced"
description = "A cross-platform GUI library inspired by Elm"
version.workspace = true
edition.workspace = true
+rust-version.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true