Skip to content

Commit 745207e

Browse files
committed
Bump JS bindings to edition 2024
1 parent c065a15 commit 745207e

2 files changed

Lines changed: 40 additions & 33 deletions

File tree

js/Cargo.lock

Lines changed: 39 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "geoarrow-wasm"
33
version = "0.2.0-beta.5"
44
authors = ["Kyle Barron <kylebarron2@gmail.com>"]
5-
edition = "2021"
5+
edition = "2024"
66
description = "Efficient, vectorized geospatial operations in WebAssembly."
77
readme = "README.md"
88
repository = "https://github.com/geoarrow/geoarrow-rs"

0 commit comments

Comments
 (0)