diff options
Diffstat (limited to 'examples/wasm/Cargo.toml')
| -rw-r--r-- | examples/wasm/Cargo.toml | 2 |
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] |
| 2 | authors = ["Ulf Lilleengen <[email protected]>"] | 2 | authors = ["Ulf Lilleengen <[email protected]>"] |
| 3 | edition = "2018" | 3 | edition = "2021" |
| 4 | name = "embassy-wasm-example" | 4 | name = "embassy-wasm-example" |
| 5 | version = "0.1.0" | 5 | version = "0.1.0" |
| 6 | 6 | ||
