prepare for upload to crates.io

This commit is contained in:
Breval Ferrari 2024-06-06 22:01:12 +02:00
parent 027af2d36e
commit f4910dba19
No known key found for this signature in database
GPG key ID: CEAB625B75A836B2
4 changed files with 24 additions and 4 deletions

View file

@ -1,3 +1,9 @@
[workspace]
resolver = "2"
members = ["bent", "bingus", "bong"]
package.edition = "2021"
package.license = "Unlicense"
package.description = "databending made easy"
package.authors = ["Breval Ferrari <breee@duck.com>"]
package.repository = "https://codeberg.org/p6nj/bent"
package.keywords = ["databending", "data-bending", "bending", "bend", "art"]