rosetta-rs / template-benchmarks-rs

Collected benchmarks for templating crates written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependabot can't resolve your Rust dependency files

dependabot-preview opened this issue · comments

Dependabot can't resolve your Rust dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Updating git repository `https://github.com/kaj/ructe`
    Updating crates.io index
error: failed to select a version for `nom`.
    ... required by package `askama_shared v0.11.1 (https://github.com/djc/askama?branch=main#bc2e92e7)`
    ... which is depended on by `askama v0.10.5 (https://github.com/djc/askama?branch=main#bc2e92e7)`
    ... which is depended on by `template-benchmarks-rs v0.1.0 (/home/dependabot/dependabot-updater/dependabot_tmp_dir)`
versions that meet the requirements `=6.0.1` are: 6.0.1

all possible versions conflict with previously selected packages.

  previously selected package `nom v6.1.0`
    ... which is depended on by `ructe v0.13.1-PRE (https://github.com/kaj/ructe#52002404)`
    ... which is depended on by `template-benchmarks-rs v0.1.0 (/home/dependabot/dependabot-updater/dependabot_tmp_dir)`

failed to select a version for `nom` which could resolve this conflict

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.