Skip to content

Commit 39c2adf

Browse files
Update Cargo.toml
1 parent 5b25df6 commit 39c2adf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "moho"
3-
version = "1.0.0"
3+
version = "0.0.2"
44
edition = "2021"
55

66
[dependencies]
@@ -14,4 +14,4 @@ clap = { version = "3.1.6", features = ["derive"] }
1414
walkdir = "2.5.0"
1515
dirs = "5.0.1"
1616

17-
rhai = "1.17.1"
17+
rhai = "1.17.1"

0 commit comments

Comments
 (0)