Skip to content

Commit dc1f3e0

Browse files
committed
Backport changes of 0.15.12 juniper release
2 parents 9420f3c + 2a27a54 commit dc1f3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

juniper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ bigdecimal = { version = "0.4", optional = true }
5454
bson = { version = "2.4", features = ["chrono-0_4"], optional = true }
5555
chrono = { version = "0.4.30", features = ["alloc"], default-features = false, optional = true }
5656
chrono-tz = { version = "0.8", default-features = false, optional = true }
57-
fnv = "1.0.3"
57+
fnv = "1.0.5"
5858
futures = { version = "0.3.22", features = ["alloc"], default-features = false }
5959
futures-enum = { version = "0.1.12", default-features = false }
6060
graphql-parser = { version = "0.4", optional = true }

0 commit comments

Comments
 (0)