Skip to content

Commit

Permalink
Merge pull request #142 from c410-f3r/dependabot/cargo/diesel-2.1.5
Browse files Browse the repository at this point in the history
Bump diesel from 2.1.4 to 2.1.5
  • Loading branch information
c410-f3r authored Apr 8, 2024
2 parents 9f2f363 + 86108af commit af77461
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 wtx-bench/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[dependencies]
diesel = { default-features = false, version = "2.0" }
diesel = { default-features = false, version = "2.1" }
diesel-async = { default-features = false, features = ["postgres"], version = "0.4" }
futures = { default-features = false, version = "0.3" }
plotters = { default-features = false, features = ["histogram", "svg_backend"], version = "0.3" }
Expand Down

0 comments on commit af77461

Please sign in to comment.