Skip to content

Commit 989d6f6

Browse files
author
ODAncona
committed
Code2Prompt V4.0.0
1 parent 72e7d6e commit 989d6f6

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.

crates/code2prompt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77
repository = "https://github.com/mufeedvh/code2prompt"
88

99
[dependencies]
10-
code2prompt_core = { path = "../code2prompt-core", version = "3.4.0" }
10+
code2prompt_core = { path = "../code2prompt-core", version = "4.0.0" }
1111
clap = { workspace = true }
1212
env_logger = { workspace = true }
1313
arboard = { workspace = true }

0 commit comments

Comments
 (0)