Hi, nice work on porting gjson from Go to Rust.
I'm the creator and maintainer of the official gjson project and the gjson specification.
I noticed that you chose to use the crate name gjson in crates.io. It so happens that the official Rust version of gjson is currently in development.
I'm asking you if you could assign the ownership of the name to me as I believe the Rust community would benefit from having the gjson crate name point to the official project.
https://crates.io/policies#package-ownership
Opening this issue to raise the concern as early as possible, because changing the crate name is easier at the early stage of the project.
Hi, nice work on porting gjson from Go to Rust.
I'm the creator and maintainer of the official gjson project and the gjson specification.
I noticed that you chose to use the crate name
gjsonin crates.io. It so happens that the official Rust version of gjson is currently in development.I'm asking you if you could assign the ownership of the name to me as I believe the Rust community would benefit from having the
gjsoncrate name point to the official project.https://crates.io/policies#package-ownership
Opening this issue to raise the concern as early as possible, because changing the crate name is easier at the early stage of the project.