Skip to content

Commit

Permalink
Update dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusirgens committed Mar 27, 2023
1 parent 4f1ac1d commit 84dbda4
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 23 deletions.
88 changes: 66 additions & 22 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 sqlx-postgres/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ atoi = "2.0"
base64 = { version = "0.21.0", default-features = false, features = ["std"] }
bitflags = { version = "1.3.2", default-features = false }
byteorder = { version = "1.4.3", default-features = false, features = ["std"] }
dirs = "4.0.0"
dirs = "5.0.0"
dotenvy = { workspace = true }
hex = "0.4.3"
itoa = "1.0.1"
Expand Down

0 comments on commit 84dbda4

Please sign in to comment.