Fix folder entering for versions with -pre or -build (#372)

* Fix folder change for versions with -pre or -build

* Touch the hello crate
This commit is contained in:
Alejandro R Mosteo
2021-09-27 17:49:09 +02:00
committed by GitHub
parent e2d878099a
commit c9f35fb0c0
2 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
description = "\"Hello, world!\" demonstration project"
description = '"Hello, world!" demonstration project'
name = "hello"
version = "1.0.1"