Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
mort96
27d ago
0 comments
Share
Oh hey I recently saw a comment which discussed this exact issue:
https://news.ycombinator.com/item?id=47752915
0 comments
default
newest
oldest
steveklabnik
27d ago
99% of the time this situation is okay, because Cargo allows you to have both 0.1 and 0.2 in the same project as dependencies. It's just packages that call out to external dependencies, like libc, where it enforces the single version rule.
1 more reply
j
/
k
navigate · click thread line to collapse