Skip to content

Commit

Permalink
Update mostro core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Aug 8, 2024
1 parent dc69551 commit 7bcc480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -38,7 +38,7 @@ uuid = { version = "1.8.0", features = [
"serde",
] }
reqwest = { version = "0.12.1", features = ["json"] }
mostro-core = { version = "0.6.0", features = ["sqlx"] }
mostro-core = { version = "0.6.4", features = ["sqlx"] }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
config = "0.14.0"
Expand Down

0 comments on commit 7bcc480

Please sign in to comment.