Skip to content

Commit

Permalink
chore: Remove unused example crate + update wasm version
Browse files Browse the repository at this point in the history
  • Loading branch information
matheus23 committed Mar 4, 2024
1 parent 1058522 commit f9721b4
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 28 deletions.
7 changes: 0 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ members = [
"car-mirror-benches",
"car-mirror-reqwest",
"car-mirror-wasm",
"examples",
]

[workspace.dependencies]
Expand Down
2 changes: 1 addition & 1 deletion car-mirror-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "car-mirror",
"version": "0.0.1",
"version": "0.1.0",
"description": "Wasm bindings to the rust implementation of the car mirror protocol",
"main": "index.js",
"type": "module",
Expand Down
13 changes: 0 additions & 13 deletions examples/Cargo.toml

This file was deleted.

6 changes: 0 additions & 6 deletions examples/counterparts.rs

This file was deleted.

0 comments on commit f9721b4

Please sign in to comment.