Markus Reiter

Results 208 comments of Markus Reiter

I am getting a similar error, but without having a `path` rewrite. It's a pretty simple dependency: ```toml a2s = { version = "0.5.0", features = ["async"] } ``` which...

I'm using 0.1.33, but it is working now it seems. I think my `cargo install cargo-chef` layer was cached locally with an older version since the same `Dockerfile` worked on...

> `Rebase merges cannot be automatically signed by GitHub.` I assume the same happens when manually using the “Rebase and merge” button, in which case I don't think this needs...

@dcuddeback, please forgive me for being a nag. I don't want preferential treatment, I just hate PRs going stale. I can understand you're busy, I'd volunteer as a collaborator on...

Given that @DanielKeep hasn't been active on GitHub in over a year, I don't think we will get a response here anytime soon. I've started a fork at https://github.com/reitermarkus/cargo-eval. Please...

@sstadick, yeah, seems like issues are disabled by default. Enabled them now. Also seems like I completely missed the open PRs.

Moved the other changes to https://github.com/rafalh/rust-fatfs/pull/67.

@rafalh, can you take another look at this?