We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7907d4d commit dd6427dCopy full SHA for dd6427d
1 file changed
rust/digipin/Cargo.toml
@@ -1,10 +1,9 @@
1
[package]
2
name = "digipin"
3
-version = "0.1.0-alpha"
+version = "0.1.0-alpha.1"
4
edition = "2024"
5
license = "Apache-2.0"
6
description = "Rust library for encoding and decoding DIGIPIN (Digital Postal Index Number)"
7
keywords = ["digipin", "geocoding", "postal", "spatial", "gis", "address", "india"]
8
-repository = "https://github.com/pranamphd/digipin"
9
10
[dependencies]
0 commit comments