Make the generated code compatible with nodejs natives modules

This commit is contained in:
Fabian Stamm
2025-12-09 18:02:28 +01:00
parent ef8e97b15a
commit 4c7084563f
4 changed files with 115 additions and 100 deletions

View File

@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "jrpc-cli"
version = "0.1.3"
version = "0.1.5"
[workspace]
resolver = "2"