Simplify Cargo.toml

pull/484/head
Arijit Basu 2 years ago
parent c3b25bb82f
commit 7163c8932c
No known key found for this signature in database
GPG Key ID: 0F8EF5258DC38077

@ -20,14 +20,6 @@ documentation = 'https://xplr.dev/en'
keywords = ['terminal', 'file', 'explorer', 'manager', 'tui']
categories = ['command-line-interface', 'command-line-utilities']
include = ['src/**/*', 'docs/en/src/**/*', 'LICENSE', 'README.md']
exclude = [
"docs/en/landing/",
"docs/en/script",
"assets/",
"benches/",
"images/",
".*",
]
[dependencies]
libc = "0.2.126"

Loading…
Cancel
Save