Skip to content

Commit f44323e

Browse files
authored
Update Cargo.toml
1 parent 45a4065 commit f44323e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ regex = "1.11.1"
2626
serde = { version = "1.0.219", features = ["derive"] }
2727
serde_json = "1.0.140"
2828
sqlx = { version = "0.8.6", features = ["postgres", "runtime-tokio"] }
29-
sv = { git = "https://github.com/murphsicles/rust-sv", tag = "v0.4.3" }
29+
sv = { git = "https://github.com/murphsicles/rust-sv", tag = "v0.4.4" }
3030
tokio = { version = "1.45.1", features = ["full"] }
3131
uuid = { version = "1.17.0", features = ["v4"] }
3232
zmq = "0.10.0"

0 commit comments

Comments
 (0)