Skip to content

Commit

Permalink
Merge pull request #262 from podusowski/remove-unused-dep
Browse files Browse the repository at this point in the history
remove dep
  • Loading branch information
podusowski authored Mar 4, 2025
2 parents c3318ee + c2bef12 commit 8cf8573
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions demo_android/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@ publish = false
[dependencies]
log = "0.4"
android_logger = "0.14"
jni = "*"
eframe = { workspace = true, features = ["wgpu", "android-game-activity"] }
egui-winit.workspace = true
ndk-context = "*"
demo = { path = "../../demo" }
thiserror = "2.0.3"

[lib]
name = "main"
Expand Down

0 comments on commit 8cf8573

Please sign in to comment.