The upstream Polyglot project has released 0.8.0, newer than the 0.6.2 currently vendored by this package.
How to update
tools/update-vendor.sh 0.8.0 — bumps the dependency, refreshes Cargo.lock, re-vendors all crates into src/rust/vendor.tar.xz and regenerates inst/COPYRIGHTS.
- Set
Config/polyglotSQL/upstream: 0.8.0 in DESCRIPTION.
- Re-check the minimum Rust version printed by the script and keep
src/rust/Cargo.toml (rust-version) and DESCRIPTION (SystemRequirements) in sync.
- Run
devtools::test() — a test asserts the linked crate version matches DESCRIPTION.
- Note the upgrade in
NEWS.md.
Opened automatically by the upstream-watch workflow.
The upstream Polyglot project has released 0.8.0, newer than the 0.6.2 currently vendored by this package.
How to update
tools/update-vendor.sh 0.8.0— bumps the dependency, refreshesCargo.lock, re-vendors all crates intosrc/rust/vendor.tar.xzand regeneratesinst/COPYRIGHTS.Config/polyglotSQL/upstream: 0.8.0inDESCRIPTION.src/rust/Cargo.toml(rust-version) andDESCRIPTION(SystemRequirements) in sync.devtools::test()— a test asserts the linked crate version matchesDESCRIPTION.NEWS.md.Opened automatically by the
upstream-watchworkflow.