feat: v0.1.9 add MAX_SCRIPT_LEN

This commit is contained in:
2022-08-06 16:31:43 +08:00
parent 71cef0d1a9
commit 93de208e17
4 changed files with 16 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "runrs"
version = "0.1.8"
version = "0.1.9"
edition = "2018"
license = "MIT/Apache-2.0"
description = "Run Rust Scripts"