Cargo.toml (290B)
1 [package] 2 name = "radroots_events_indexed_bindings" 3 version.workspace = true 4 edition.workspace = true 5 rust-version.workspace = true 6 license.workspace = true 7 repository.workspace = true 8 homepage.workspace = true 9 publish = false 10 11 [dependencies] 12 radroots_events_indexed = { workspace = true }