Skip to content

Commit 5e1aaf4

Browse files
FeilixXclaude
andcommitted
chore: add version to punkgo-core path dep for crates.io publish
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0a3756a commit 5e1aaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/punkgo-kernel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ default = []
1414
testkit = []
1515

1616
[dependencies]
17-
punkgo-core = { path = "../punkgo-core" }
17+
punkgo-core = { path = "../punkgo-core", version = "0.2.6" }
1818
anyhow.workspace = true
1919
async-trait.workspace = true
2020
serde.workspace = true

0 commit comments

Comments
 (0)