Skip to content

Commit

Permalink
Update diesel (georust#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC authored and pka committed Sep 26, 2024
1 parent 245cb0d commit 44313bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ clap = { version = "4.3", features = ["derive"] }
criterion = "0.5.1"
csv = "1.2.2"
dbase = "0.4"
diesel = { version = "2.1.0", default-features = false, features = ["postgres"] }
diesel = { version = "2.2.3", default-features = false, features = ["postgres"] }
dup-indexer = "0.3"
env_logger = "0.10.0"
futures-util = "0.3.28"
Expand Down

0 comments on commit 44313bd

Please sign in to comment.