Fix cargo build

pull/467/head
Arijit Basu 2 years ago
parent 68ae6f5265
commit b7ee0fc2e1
No known key found for this signature in database
GPG Key ID: 0F8EF5258DC38077

@ -20,6 +20,7 @@ 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.125"

Loading…
Cancel
Save