mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-01 01:58:02 +00:00
Release 0.9.0-rc1
This commit is contained in:
+1
-3
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "serde"
|
||||
version = "0.8.22"
|
||||
version = "0.9.0-rc1"
|
||||
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
description = "A generic serialization/deserialization framework"
|
||||
@@ -11,8 +11,6 @@ readme = "../README.md"
|
||||
keywords = ["serde", "serialization"]
|
||||
include = ["Cargo.toml", "src/**/*.rs"]
|
||||
|
||||
publish = false # this branch contains breaking changes for 0.9
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user