diff --git a/app/templates/crate/index.hbs b/app/templates/crate/index.hbs index e43db577376..c53659ff98d 100644 --- a/app/templates/crate/index.hbs +++ b/app/templates/crate/index.hbs @@ -49,7 +49,7 @@ {{/if}}
Cargo.toml
- {{ name }} = "~{{ currentVersion.num }}" + {{ name }} = "{{ currentVersion.num }}"