1
0
mirror of https://github.com/actix/examples synced 2025-01-22 22:05:57 +01:00

Merge pull request #708 from actix/dependabot/cargo/juniper-0.15.12

chore(deps): bump juniper from 0.15.11 to 0.15.12
This commit is contained in:
Rob Ede 2024-01-15 17:50:59 +00:00 committed by GitHub
commit c329dca23c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -4303,9 +4303,9 @@ dependencies = [
[[package]]
name = "juniper"
version = "0.15.11"
version = "0.15.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52adf17d43d0b526eed31fac15d9312941c5c2558ffbfb105811690b96d6e2f1"
checksum = "875dca5a0c08b1521e1bb0ed940e9955a9f38971008aaa2a9f64a2ac6b59e1b5"
dependencies = [
"async-trait",
"bson 1.2.4",