Skip to content

Commit

Permalink
bump deps and lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Dec 25, 2023
1 parent c8df279 commit 7ff2f51
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 49 deletions.
86 changes: 38 additions & 48 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 @@ -71,7 +71,7 @@ serde_with = "3"
serde_yaml = "0.9"
size_format = "1.0.2"
spreet = { version = "0.11", default-features = false }
sqlite-hashes = { version = "0.5", default-features = false, features = ["md5", "window", "hex"] }
sqlite-hashes = { version = "0.6", default-features = false, features = ["md5", "window", "hex"] }
sqlx = { version = "0.7", features = ["sqlite", "runtime-tokio"] }
subst = { version = "0.3", features = ["yaml"] }
thiserror = "1"
Expand Down

0 comments on commit 7ff2f51

Please sign in to comment.