feat: v1.1.0, support --script-repo|-R

This commit is contained in:
2025-01-18 20:30:02 +08:00
parent 39c1d0a68c
commit 11b4e6c005
7 changed files with 39 additions and 20 deletions

View File

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