-
Notifications
You must be signed in to change notification settings - Fork 161
Closed
Labels
Description
It seems that cargo upgrade still removes some comments, e.g. in this file the commant of a specific package was removed
[dependencies]
# very useful comment remains
wasm-bindgen = "0.2.80" # very useful comment REMOVED!!!Is there a way for the upgrade to just change the version number and leave everything as is?
Originally posted by @eugenesvk in #15 (comment)
Reactions are currently unavailable