mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 17:11:02 +00:00
Merge branch 'origin/master' into 'origin/1.0'
Conflicts:
serde/Cargo.toml
serde/src/de/impls.rs
serde/src/ser/impls.rs
serde_derive/Cargo.toml
serde_test/Cargo.toml
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
[package]
|
||||
name = "serde_test"
|
||||
<<<<<<< HEAD
|
||||
version = "0.9.13" # remember to update html_root_url
|
||||
||||||| merged common ancestors
|
||||
version = "0.9.13"
|
||||
=======
|
||||
version = "0.9.14"
|
||||
>>>>>>> origin/master
|
||||
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
description = "Token De/Serializer for testing De/Serialize implementations"
|
||||
|
||||
Reference in New Issue
Block a user