fix runts exit code

This commit is contained in:
2026-02-27 09:58:11 +08:00
parent 0733203c00
commit 263c9b3599
3 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "runrs"
version = "1.1.9"
version = "1.1.10"
edition = "2018"
license = "MIT/Apache-2.0"
description = "A Tool for Run Rust/TypeScript Scripts"