This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Why need to upgrade rust-version at the same time when upgrading the fd version? #1559
Labels
You can continue the conversation there. Go to discussion →
The code difference between fd9.0.0 version and fd10.1.0 version does not seem to be very big (I have not yet studied whether the adjusted code uses the functions provided by higher version dependencies), but some package dependencies and
The rust version has been upgraded (1.70.0->1.77.2). What is the reason for this?
Without extensive adjustments, my rust1.70.0 can also compile fd10.1.0 without requiring me to re-download rust1.77.2, which is more convenient for me.
The text was updated successfully, but these errors were encountered: