We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93dd8a5 commit 6c6a3f6Copy full SHA for 6c6a3f6
1 file changed
rust/digipin/Cargo.toml
@@ -1,9 +1,10 @@
1
[package]
2
name = "digipin"
3
-version = "0.1.0"
+version = "0.1.0-alpha"
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