Skip to content

Commit

Permalink
update reflector dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
micahrj committed Aug 28, 2024
1 parent 62bc153 commit 4518b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ formats = ["clap", "vst3"]
coupler = { workspace = true, features = ["derive"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
reflector-platform = { git = "https://github.com/coupler-rs/reflector", rev = "9295afd43c46b0b27e2a88456dede9adc4d7413e" }
reflector-platform = { git = "https://github.com/coupler-rs/reflector", rev = "eadfc6da67a3da807161e9f0150bea11bf9d0401" }

0 comments on commit 4518b92

Please sign in to comment.