Skip to content

cargo upgrade deletes comments #719

@ordian

Description

@ordian

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)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions