# Feature Request I’d like to make dependency on this rpc type version `0.7.1` from crate . io so that dependent crate can be also publishable ``` starknet-types-rpc = { version = "0.7.1", git = "https://github.com/starknet-io/types-rs” } ```