Skip to content

Commit

Permalink
add mozillaonline support
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo committed Jul 2, 2019
1 parent 9833b24 commit dfaba0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ nouid = []
condvar_store = { git = "https://github.com/fiji-flo/condvar_store", version = "0.0.2" }
cis_client = { git = "https://github.com/fiji-flo/cis_client-rust", branch = "async-2", version = "0.1.0-beta.2" }
cis_profile = { git = "https://github.com/fiji-flo/cis_profile-rust", branch = "0.1.0", version = "0.1.0", features = ["graphql", "aws", "vendored"] }
dino_park_gate = { git = "https://github.com/fiji-flo/dino-park-gate", branch = "future", version = "0.1.0-beta.2" }
dino_park_gate = { git = "https://github.com/fiji-flo/dino-park-gate", branch = "future", version = "0.1.0-beta.3" }
actix-web = "1.0"
actix-cors = "0.1"
juniper = "0.12"
Expand Down

0 comments on commit dfaba0a

Please sign in to comment.