Skip to content

Commit a0c9b54

Browse files
committed
Update toolchain and Rocket version
1 parent 9e8a6d7 commit a0c9b54

3 files changed

Lines changed: 21 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2018"
77
[dependencies]
88
juniper = { git = "https://github.com/graphql-rust/juniper.git" , default-features = true, features = ["expose-test-schema", "serde_json"]}
99
juniper_rocket = { git = "https://github.com/graphql-rust/juniper.git" }
10-
rocket = "0.4.1"
10+
rocket = "0.4.2"

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nightly-2019-06-01
1+
nightly-2019-11-01

0 commit comments

Comments
 (0)