tendermint/rust-abci

Setup dependabot

tomtau opened this issue · 6 comments

It supports Rust.
I guess it'll make sense after #63

this is enabled, but since on some of the versions we don't specify the last version number, depndabot ignores minor releases and goes for changes that occur on X.X. Do we want to add X.X.x so depndabot can update minor releases as well?

I think that would make sense with #70 if there's a separate crate and Cargo.lock for examples

@marbar3778 adding minor releases may be desirable -- see #87

@marbar3778 are you sure it's set up? For env_logger = "0.6.2", there was no PR for "0.7.0" opened yet

I emailed github about this because I was wondering the same thing and they told me what I said above. It's super weird on this repo for some reason

seems ok now #88