mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-11-02 23:16:37 +00:00
Cargo.toml: fixed microfetch binary name
This commit is contained in:
parent
322726466f
commit
5e515065e9
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ name = "microfetch_lib"
|
|||
path = "src/lib.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "microfetch_bin"
|
||||
name = "microfetch"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue