Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit dbe4663

Browse files
committed
Update pg-embed.
1 parent 0b3d8b9 commit dbe4663

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/pipeline_manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ futures = "0.3"
3636
tokio-postgres = "0.7"
3737
async-trait = "0.1"
3838
# Waiting for https://github.com/faokunega/pg-embed/pull/26
39-
pg-embed = { git = "https://github.com/gz/pg-embed.git", rev = "116a466" }
39+
pg-embed = { git = "https://github.com/gz/pg-embed.git", rev = "8906af8" }
4040

4141
[target.'cfg(unix)'.dependencies]
4242
daemonize = { version = "0.4.1" }

0 commit comments

Comments
 (0)