Skip to content

Commit

Permalink
Merge 777611f into b98de2b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
2 parents b98de2b + 777611f commit 8a17f29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ postgres-protocol = "0.6.6"
schemars = "0.8.16"
serde = { version = "1.0.193", features = ["derive", "serde_derive"] }
serde_json = "1.0.110"
serde_yaml = "0.9.29"
serde_yaml = "0.9.30"
thiserror = "1.0.53"
tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread"] }
tokio-postgres = "0.7.10"
Expand Down

0 comments on commit 8a17f29

Please sign in to comment.