Skip to content

Commit

Permalink
Merge branch 'main' into feat/grpc-reflection1
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddOnTop authored May 1, 2024
2 parents 5aebe79 + efcb345 commit 45e5752
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 @@ -11,7 +11,7 @@ path = "src/main.rs"
anyhow = "1.0.82"
async-graphql = { version = "7.0.3" }
futures-util = { version = "0.3.30" }
indexmap = "2.2"
indexmap = "2.2.6"
insta = { version = "1.38.0", features = ["json"] }
tokio = { version = "1.37.0", features = ["rt", "time"] }

Expand Down

0 comments on commit 45e5752

Please sign in to comment.