mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
Remove license-file entry from Cargo.toml
This commit is contained in:
parent
06f6f897a3
commit
7b5f0bf3bf
@ -3,7 +3,6 @@ name = "rustframe"
|
|||||||
version = "0.0.1-a.0"
|
version = "0.0.1-a.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
license-file = "LICENSE"
|
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "A simple dataframe library"
|
description = "A simple dataframe library"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user