Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TadaTeruki committed Aug 14, 2024
1 parent cf052b9 commit 1995d84
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 152 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"rust-analyzer.cargo.target": "wasm32-unknown-unknown"
}
152 changes: 1 addition & 151 deletions graphics/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 graphics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ crate-type = ["cdylib", "rlib"]

[dependencies]
log = "0.4.22"
env_logger = "0.11.4"
wgpu = "22.1.0"

wasm-bindgen = "0.2.92"
Expand Down

0 comments on commit 1995d84

Please sign in to comment.