Skip to content

Commit

Permalink
updated mostro-core
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanoider committed Oct 27, 2024
1 parent 1bf8729 commit 76f65dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 = { git = "https://github.com/MostroP2P/mostro-core", branch = "bilthon-test", features = ["sqlx"] }
mostro-core = { version = "0.6.9", 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 76f65dc

Please sign in to comment.