mirror of
https://github.com/BSchneppe/einvoice-rs.git
synced 2026-03-17 10:24:08 +00:00
chore: add license and description metadata (#3)
This commit is contained in:
committed by
GitHub
parent
483acc44cc
commit
7390aad497
@@ -2,6 +2,9 @@
|
||||
name = "einvoice"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license-file = "LICENSE"
|
||||
license = "MIT"
|
||||
description = "E-Invoice library with language bindings"
|
||||
|
||||
[dependencies]
|
||||
einvoice_deps_yaserde = { version = "0.0.1"}
|
||||
|
||||
Reference in New Issue
Block a user