Skip to content

Commit

Permalink
update mostro core version
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Oct 25, 2023
1 parent 5130eeb commit e64de17
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 = { path = "../mostro-core" }
mostro-core = "0.3.9"
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
config = "0.13.3"
Expand Down

0 comments on commit e64de17

Please sign in to comment.