+1
-1
.github/workflows/main.yml
+1
-1
.github/workflows/main.yml
+1
-1
Cargo.lock
+1
-1
Cargo.lock
+1
-1
README.md
+1
-1
README.md
···
26
26
- `{{author}}` - The author's name of the library. For example, this could be a username, nickname, or real name.
27
27
- `{{email}}` - The author's email address. This is optional and can be deleted.
28
28
- `neoncitylights/rust` - Replace this with the name of your repository.
29
-
- `my-crate`, `my_crate` - Replace this with the name of your crate.
29
+
- `my_crate` - Replace this with the name of your crate.
30
30
31
31
## Configure
32
32
| Tool | File path | Reference |