License specified in cargo.toml
This commit is contained in:
parent
43616e60c7
commit
a5a0048236
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
name = "SolutionTM"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
license-file = "LICENSE.txt"
|
||||
|
||||
# This application was created and tested with Rust version 1.81.0-nightly
|
||||
|
|
Loading…
Reference in a new issue