Skip to content

Commit

Permalink
Actualiza dependencias
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Villar Burke committed Jun 28, 2018
1 parent 5aa2bb9 commit 561ceca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Rafael Villar Burke <pachi@ietcc.csic.es>"]
encoding = "0.2"
failure = "0.1.1"
glob = "0.2"
serde = "1.0.27"
serde_json = "1.0.9"
serde_derive = "1.0.27"
uuid = { version = "0.6.0", features = ["v4"] }
serde = "1.0.67"
serde_json = "1.0.22"
serde_derive = "1.0.67"
uuid = { version = "0.6.5", features = ["v4"] }

0 comments on commit 561ceca

Please sign in to comment.