Skip to content

Commit bb558b6

Browse files
committed
bump rtgc dep to 0.3.0
1 parent 889201f commit bb558b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/firewheel-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ portable-atomic = { version = "1", default-features = false, features = [
119119
] }
120120
wmidi = { version = "4", default-features = false, optional = true }
121121
serde = { workspace = true, optional = true }
122-
rtgc = { version = "0.2.1", default-features = false, features = ["bevy_platform"] }
122+
rtgc = { version = "0.3.0", default-features = false, features = ["bevy_platform"] }

0 commit comments

Comments
 (0)