We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
main
Cargo.toml
cargo update -p nquery
git add Cargo.toml Cargo.lock
git commit -m "v<VERSION>"
git tag v<VERSION>
git push && git push --tags
cargo publish
There was an error while loading. Please reload this page.