Skip to content

Commit

Permalink
Upgrade mostro core
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Oct 3, 2023
1 parent 2b4f212 commit 84a30fe
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 @@ -37,7 +37,7 @@ uuid = { version = "1.3.0", features = [
"serde",
] }
reqwest = { version = "0.11", features = ["json"] }
mostro-core = "0.3.0"
mostro-core = "0.3.2"
tokio-cron-scheduler = "*"
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
Expand Down

0 comments on commit 84a30fe

Please sign in to comment.