feat: v0.4.0, change js to ts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "runrs"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
edition = "2018"
|
||||
license = "MIT/Apache-2.0"
|
||||
description = "A Tool for Run Rust Scripts"
|
||||
@@ -12,7 +12,7 @@ readme = "README.md"
|
||||
default = ["switch-rust-lang"]
|
||||
switch-rust-lang = []
|
||||
switch-go-lang = []
|
||||
switch-js-lang = []
|
||||
switch-ts-lang = []
|
||||
switch-dart-lang = []
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user