Skip to content

Commit d16b9ad

Browse files
committed
Updated Cargo.toml
1 parent 7e49189 commit d16b9ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "spain-vat-id"
33
authors = ["José Aguilera <[email protected]>"]
4-
version = "0.1.0"
5-
edition = "2021"
4+
version = "0.1.2"
5+
edition = "2024"
66
description = "Spanish VAT ID numbers validation/verification"
7-
license = "Apache-2.0"
7+
license = "MIT"
88
homepage = "https://github.com/jsgm/spain-vat-id"
99
repository = "https://github.com/jsgm/spain-vat-id"
1010
keywords = [

0 commit comments

Comments
 (0)