Conversation
|
Can't the Rust project bump the version in the lockfile? In principle there isn't anything wrong with (some?) older versions of |
We can do it, but it will be a workaround. If we want to fix the issue, we should bump this dependency.
In general, older versions of |
|
Hi @nagisa, I've reviewed this issue once more. Unfortunately, at the moment, I can only override the version for all dependencies and not specifically for this library, which is not what I need. Therefore, I've concluded that merging this PR is the only way to resolve the issue. I would appreciate it if you could review this PR again, as this issue is a blocker for me. |
|
Alright, I don't care super much either way. I still don't follow your line of reasoning -- to me maintaining the lock file in a way that ensures project's functional requirements doesn't sound like a hack at all. I'm personally a strong believer that |
|
Yes, it has already merged in Rust. I didn't see that MR. Anyway, thank you. |
Closes #100