aboutsummaryrefslogtreecommitdiff
path: root/examples/wasm/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wasm/Cargo.toml')
-rw-r--r--examples/wasm/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/wasm/Cargo.toml b/examples/wasm/Cargo.toml
index 6750f6a6c..7d19c9fe9 100644
--- a/examples/wasm/Cargo.toml
+++ b/examples/wasm/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2authors = ["Ulf Lilleengen <[email protected]>"] 2authors = ["Ulf Lilleengen <[email protected]>"]
3edition = "2018" 3edition = "2021"
4name = "embassy-wasm-example" 4name = "embassy-wasm-example"
5version = "0.1.0" 5version = "0.1.0"
6 6