Skip to content

Commit ee61671

Browse files
committed
bump proj-sys dep in proj
1 parent 4363287 commit ee61671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ edition = "2018"
1414
rust-version = "1.75"
1515

1616
[dependencies]
17-
proj-sys = { version = "0.24.0", path = "proj-sys" }
17+
proj-sys = { version = "0.25.0", path = "proj-sys" }
1818
geo-types = { version = "0.7.10", optional = true }
1919
libc = "0.2.119"
2020
num-traits = "0.2.14"

0 commit comments

Comments
 (0)