fix: removal of file used in old spec

This commit is contained in:
Strix 2023-10-14 22:39:44 +02:00
parent 9e102ffb52
commit 6cd0af304f
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -1,14 +0,0 @@
[project]
package_file = "./package.toml"
package_dir = "./pkg"
increment_version = false
[mappings.source]
ignore = ["target/"]
[mappings.source.map]
"." = "/src"
[mappings.bin.map]
"target/release/bin/pkgr" = "/bin/pkgr"