mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-12 10:51:02 +00:00
Allow running travis build locally
This commit is contained in:
@@ -4,6 +4,8 @@ version = "0.0.0"
|
||||
authors = ["David Tolnay <dtolnay@gmail.com>"]
|
||||
publish = false
|
||||
|
||||
[workspace]
|
||||
|
||||
[dependencies]
|
||||
serde = { path = "../../serde" }
|
||||
serde_derive = { path = "../../serde_derive" }
|
||||
|
||||
Reference in New Issue
Block a user