We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e49189 commit d16b9adCopy full SHA for d16b9ad
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "spain-vat-id"
3
authors = ["José Aguilera <[email protected]>"]
4
-version = "0.1.0"
5
-edition = "2021"
+version = "0.1.2"
+edition = "2024"
6
description = "Spanish VAT ID numbers validation/verification"
7
-license = "Apache-2.0"
+license = "MIT"
8
homepage = "https://github.com/jsgm/spain-vat-id"
9
repository = "https://github.com/jsgm/spain-vat-id"
10
keywords = [
0 commit comments