We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889201f commit bb558b6Copy full SHA for bb558b6
crates/firewheel-core/Cargo.toml
@@ -119,4 +119,4 @@ portable-atomic = { version = "1", default-features = false, features = [
119
] }
120
wmidi = { version = "4", default-features = false, optional = true }
121
serde = { workspace = true, optional = true }
122
-rtgc = { version = "0.2.1", default-features = false, features = ["bevy_platform"] }
+rtgc = { version = "0.3.0", default-features = false, features = ["bevy_platform"] }
0 commit comments