Fix compilation with 1.70.0 cargo #321

Merged
Manos Pitsidianakis merged 1 commits from fix-cargo-1.70-compilation into master 2023-12-09 17:47:53 +02:00

Cargo bug: https://github.com/rust-lang/cargo/issues/10788

Caused meli to not be able to be installed with 1.70.0 cargo.

This commit expresses the static dependencies differently to allow both
1.70.0 and later versions understand the optional dependency feature
activation.

Signed-off-by: Manos Pitsidianakis manos@pitsidianak.is

Cargo bug: https://github.com/rust-lang/cargo/issues/10788 Caused meli to not be able to be installed with 1.70.0 cargo. This commit expresses the static dependencies differently to allow both 1.70.0 and later versions understand the optional dependency feature activation. Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is> <!-- If your PR is ready to merge/review, remove the `WIP: ` prefix from the title. -->
Manos Pitsidianakis added 1 commit 2023-12-09 17:29:21 +02:00
Tests / Test on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (pull_request) Successful in 18m9s Details
Tests / Test on ${{ matrix.build }} (linux-amd64, ubuntu-latest, stable, x86_64-unknown-linux-gnu) (push) Successful in 11m26s Details
24971d1960
Fix compilation with 1.70.0 cargo
Cargo bug: https://github.com/rust-lang/cargo/issues/10788

Caused meli to not be able to be installed with 1.70.0 cargo.

This commit expresses the static dependencies differently to allow both
1.70.0 and later versions understand the optional dependency feature
activation.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
Manos Pitsidianakis merged commit 24971d1960 into master 2023-12-09 17:47:53 +02:00
Manos Pitsidianakis deleted branch fix-cargo-1.70-compilation 2023-12-09 17:47:53 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#321
There is no content yet.