mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 07:09:59 +00:00
Merge pull request #22 from Magnus167/fix_toml
Remove license-file entry from Cargo.toml
This commit is contained in:
commit
85e3cde696
@ -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