Add entrypoint to rust mammoth.
This commit is contained in:
parent
d6833be0ad
commit
40a50e8d00
5 changed files with 75 additions and 7 deletions
|
|
@ -3,6 +3,9 @@ name = "mammoth"
|
|||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
name = "mammoth"
|
||||
|
||||
[dependencies]
|
||||
|
||||
[build-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue