fix: install args empty

This commit is contained in:
2023-02-22 23:52:12 +08:00
parent 5352bdd4ef
commit 6aeab782ee
3 changed files with 3 additions and 3 deletions

View File

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