Skip to content

Commit

Permalink
Update lock and bump sqlite-hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Aug 28, 2023
1 parent db13a63 commit f5e633f
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 50 deletions.
97 changes: 48 additions & 49 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 @@ -46,7 +46,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
serde_yaml = "0.9"
spreet = { version = "0.8", default-features = false }
sqlite-hashes = "0.1"
sqlite-hashes = "0.2"
sqlx = { version = "0.7", features = ["sqlite"] }
subst = { version = "0.2", features = ["yaml"] }
thiserror = "1"
Expand Down

0 comments on commit f5e633f

Please sign in to comment.