feat: v1.1.4, fix runts shebang issue

This commit is contained in:
2025-01-24 23:02:23 +08:00
parent d581809696
commit 69288f9203
4 changed files with 95 additions and 14 deletions

View File

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