Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
Update serde_test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
KamilaBorowska authored Sep 29, 2017
1 parent ab49393 commit d17db49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enum-map/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ serde = { version = "1.0.0", optional = true, features = ["derive"] }
enum-map-derive = { version = "0.2.4", path = "../enum-map-derive" }

[dev-dependencies]
serde_test = "1.0.5"
serde_test = "1.0.15"
serde_json = "1.0.2"

[package.metadata.docs.rs]
Expand Down

0 comments on commit d17db49

Please sign in to comment.