We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e323fb1 + d7bbe57 commit 40821e5Copy full SHA for 40821e5
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "convert"
3
-version = "0.0.5"
+version = "0.1.0"
4
edition = "2024"
5
6
[lib]
convert.control
@@ -1,5 +1,5 @@
comment = 'Helpful conversion functions for spatial, routing and other specialized uses: Created with pgrx by RustProof Labs'
-default_version = '0.0.5'
+default_version = '0.1.0'
module_pathname = '$libdir/convert'
relocatable = false
superuser = false
0 commit comments