Skip to content

Commit

Permalink
Bumps mostro-core to 0.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Dec 11, 2024
1 parent a5385f6 commit 31f8ee3
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.14", features = ["sqlx"] }
mostro-core = { version = "0.6.15", 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 31f8ee3

Please sign in to comment.