UPDATE: Add raw API to nodejs bindings

This commit is contained in:
Nicolás Hatcher
2025-01-28 20:08:16 +01:00
committed by Nicolás Hatcher Andrés
parent 24fb87721f
commit 610b899f66
12 changed files with 1049 additions and 636 deletions

View File

@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "ironcalc_nodejs"
version = "0.3.0"
version = "0.3.1"
[lib]
crate-type = ["cdylib"]