feat: v0.1.7 add SKIP_CACHE env

This commit is contained in:
2022-08-06 13:22:28 +08:00
parent 20287855b4
commit bb80fbabc9
3 changed files with 15 additions and 5 deletions

View File

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