Skip to content

Commit e501380

Browse files
committed
Updated Cargo.toml
1 parent 3315b6c commit e501380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tokio-util = "0.7.12"
4141
tracing = "0.1.40"
4242
tracing-error = "0.2.0"
4343
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "serde"] }
44-
modder = { path = "../core" }
44+
modder = { path = "../core", version = "1.0.0" }
4545
regex = "1.11.1"
4646
colored = "3.0.0"
4747
textwrap = "0.16.2"

0 commit comments

Comments
 (0)