diff options
Diffstat (limited to 'examples/wasm')
-rw-r--r-- | examples/wasm/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/wasm/Cargo.toml b/examples/wasm/Cargo.toml index 7d19c9fe..347252fa 100644 --- a/examples/wasm/Cargo.toml +++ b/examples/wasm/Cargo.toml @@ -1,5 +1,4 @@ [package] -authors = ["Ulf Lilleengen <lulf@redhat.com>"] edition = "2021" name = "embassy-wasm-example" version = "0.1.0" |