timescale / promscale_extension

[DEPRECATED] Tables, types and functions supporting Promscale
Other
37 stars 17 forks source link

fixed duplicate packages in Cargo.lock #611

Open anpin opened 1 year ago

anpin commented 1 year ago

Description

Fixed duplicate test-generator entry in the Cargo.lock which was failing cargo vendor with error below, which in turn was preventing me from wrapping the extension for nixos because of https://github.com/NixOS/nixpkgs/issues/30742

Error message

error: failed to sync

Caused by:
  found duplicate version of package `test-generator v0.3.0` vendored from two sources:

        source 1: registry `crates-io`
        source 2: https://github.com/JamesGuthrie/test-generator#82e79997 

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR:

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.