Skip to content

Commit

Permalink
. update to modql 0.4.0-rc.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremychone committed May 9, 2024
1 parent e999801 commit f9612e7
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 @@ -25,7 +25,7 @@ members = [
serde_with = {version = "3", features = ["time_0_3"] }
# -- Data
# Note: we lock modql version during rcs
modql = { version = "=0.4.0-rc.4", features = ["with-sea-query"]}
modql = { version = "=0.4.0-rc.6", features = ["with-sea-query"]}
# -- JSON-RPC
# Lock to specific version during 0.1.x
rpc-router = { version = "=0.1.3" }
Expand Down

0 comments on commit f9612e7

Please sign in to comment.