We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb7072 commit 1510e04Copy full SHA for 1510e04
1 file changed
ci/Cargo.toml
@@ -23,7 +23,7 @@ journald = ["codeinput/journald"]
23
syslog = ["codeinput/syslog"]
24
25
[dependencies]
26
-codeinput = { version = "0.0.3", path = "../codeinput" }
+codeinput = { version = "0.0.4", path = "../codeinput" }
27
human-panic = { workspace = true }
28
better-panic = { workspace = true }
29
log = { workspace = true }
0 commit comments