Skip to content

Commit

Permalink
Bump diesel minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcosta committed May 31, 2020
1 parent f4f4a29 commit f84220e
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 @@ -7,4 +7,4 @@ license = "MIT"
repository = "https://github.com/diesel-rs/diesel_full_text_search"

[dependencies]
diesel = { version = "1.0", features = ["postgres"] }
diesel = { version = "1.3.0", features = ["postgres"] }

0 comments on commit f84220e

Please sign in to comment.