PRQL / prql-query

Query and transform data with PRQL
Apache License 2.0
124 stars 7 forks source link

build: Update `Cargo.lock` #12

Closed max-sixty closed 2 years ago

max-sixty commented 2 years ago

As discussed in #9

max-sixty commented 2 years ago

From https://github.com/prql/prql-query/issues/9

@max-sixty I wonder if the Cargo.lock differences are because I don't build the package locally anymore? The builds take so long that I've just been relying on building those on GH.

I'm guessing we're not committing back to the repo from GHA? That is required to update the lock file.

The builds take so long

How long? Even outside Docker?

snth commented 2 years ago

Thanks @max-sixty . Since I switched back to stable it's not so bad actually. When I was testing connectorx which required +nightly it was a nightmare.