added keybind

This commit is contained in:
2026-03-06 16:42:16 +02:00
parent 9b4cec7920
commit 1a2a353e03
30 changed files with 338 additions and 53 deletions

View File

@@ -3,8 +3,6 @@ name = "rapier_rtt"
version = "0.1.0"
edition = "2021"
[target.aarch64-apple-ios]
rustflags = ["-C", "link-arg=-mios-version-min=13.0"]
[lib]
crate-type = ["staticlib"]