Skip to content

Commit 1510e04

Browse files
committed
fix: version number
1 parent fdb7072 commit 1510e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ journald = ["codeinput/journald"]
2323
syslog = ["codeinput/syslog"]
2424

2525
[dependencies]
26-
codeinput = { version = "0.0.3", path = "../codeinput" }
26+
codeinput = { version = "0.0.4", path = "../codeinput" }
2727
human-panic = { workspace = true }
2828
better-panic = { workspace = true }
2929
log = { workspace = true }

0 commit comments

Comments
 (0)