Skip to content

Commit

Permalink
Update serde_json.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Apr 23, 2020
1 parent c1f787b commit 301bde2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 9 additions & 4 deletions Cargo.lock

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

2 changes: 0 additions & 2 deletions components/webdriver_server/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ extern crate crossbeam_channel;
extern crate log;
#[macro_use]
extern crate serde;
#[macro_use]
extern crate serde_json;

mod actions;
mod capabilities;
Expand Down

0 comments on commit 301bde2

Please sign in to comment.