summaryrefslogtreecommitdiffstats
path: root/runtime/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--runtime/Cargo.toml (renamed from native/Cargo.toml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/native/Cargo.toml b/runtime/Cargo.toml
index bc4e7ca1..2d3e8db3 100644
--- a/native/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "iced_native"
+name = "iced_runtime"
version = "0.9.1"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2021"