Skip to content

Commit

Permalink
Use spec-v0.1.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
paf31 authored Sep 12, 2023
1 parent 17826f9 commit 681925b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-connector-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ async-trait = "0.1.68"
axum = "0.6.18"
axum-macros = "0.3.7"
clap = { version = "4.3.9", features = ["derive", "env"] }
ndc-client = { git = "http://github.com/hasura/ndc-spec.git", tag = "v0.1.0-rc.3" }
ndc-client = { git = "http://github.com/hasura/ndc-spec.git", tag = "v0.1.0-rc.4" }
opentelemetry = { version = "0.20", features = [
"rt-tokio",
"trace",
Expand Down

0 comments on commit 681925b

Please sign in to comment.