Skip to content

Commit c81ff1a

Browse files
committed
ARGH
1 parent c045871 commit c81ff1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ path = "src/main.rs"
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
divvun-runtime = { version = "0.1.0", default-features = false, path = ".." }
14+
divvun-runtime = { default-features = false, path = ".." }
1515
clap = { version = "4.5.47", features = ["env", "derive"] }
1616
fwdansi = "1.1.0"
1717
termcolor = "1.4.1"

0 commit comments

Comments
 (0)