Skip to content

Commit

Permalink
bumped mostro-core for building
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanoider committed Dec 15, 2024
1 parent 6f9af77 commit 4d7df93
Showing 1 changed file with 1 addition and 1 deletion.
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.16", features = ["sqlx"] }
mostro-core = { version = "0.6.18", 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 4d7df93

Please sign in to comment.