Skip to content

Commit 4d36cdb

Browse files
committed
remove various left-over 'patch.crates-io' sections
I had left various patch sections in Cargo.toml for local development branches of dependencies I test with.
1 parent cf3ec17 commit 4d36cdb

8 files changed

Lines changed: 550 additions & 560 deletions

File tree

agdk-mainloop/Cargo.lock

Lines changed: 22 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agdk-mainloop/Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,3 @@ jni = "0.22"
2020
[lib]
2121
name = "main"
2222
crate-type = ["cdylib"]
23-
24-
[patch.crates-io]
25-
android-activity = { path = "../../android-activity/android-activity" }
26-
jni = { path = "../../../../jni-rs/jni-git-dev0/crates/jni" }
27-
jni-macros = { path = "../../../../jni-rs/jni-git-dev0/crates/jni-macros" }

0 commit comments

Comments
 (0)