Backport changes of 0.15.12 juniper
release
This commit is contained in:
commit
dc1f3e0c79
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ bigdecimal = { version = "0.4", optional = true }
|
|||
bson = { version = "2.4", features = ["chrono-0_4"], optional = true }
|
||||
chrono = { version = "0.4.30", features = ["alloc"], default-features = false, optional = true }
|
||||
chrono-tz = { version = "0.8", default-features = false, optional = true }
|
||||
fnv = "1.0.3"
|
||||
fnv = "1.0.5"
|
||||
futures = { version = "0.3.22", features = ["alloc"], default-features = false }
|
||||
futures-enum = { version = "0.1.12", default-features = false }
|
||||
graphql-parser = { version = "0.4", optional = true }
|
||||
|
|
Loading…
Reference in a new issue