Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz committed Jul 15, 2024
1 parent 2f3f604 commit 06bfc06
Show file tree
Hide file tree
Showing 103 changed files with 10,987 additions and 5,738 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@nativescript/canvas-svg": "file:../../packages/canvas-svg"
},
"devDependencies": {
"@nativescript/android": "alpha",
"@nativescript/android": "8.7.0",
"@nativescript/ios": "8.7.0",
"@nativescript/visionos": "8.6.0"
}
Expand Down
1 change: 1 addition & 0 deletions crates/canvas-c/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ log = { version = "0.4.20"}
wgpu-types = "0.20.0"
futures = "0.3"
raw-window-handle = "0.6.2"
wgpu-core = {version = "0.21.0", features = ["wgsl","vulkan","metal","raw-window-handle"]}

[target.'cfg(target_os="ios")'.dependencies]
display-link = {version = "0.2.0"}
Expand Down
Loading

0 comments on commit 06bfc06

Please sign in to comment.