mirror of
https://github.com/bytedream/serde-inline-default.git
synced 2025-05-09 04:05:12 +02:00
build: update version to 0.2.1
This commit is contained in:
parent
c020a6e0e4
commit
5d0f313523
@ -1,18 +1,17 @@
|
||||
[package]
|
||||
name = "serde-inline-default"
|
||||
version = "0.2.0"
|
||||
authors = ["ByteDream"]
|
||||
version = "0.2.1"
|
||||
authors = ["bytedream"]
|
||||
edition = "2021"
|
||||
description = "Serde default values via inline declaration"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ByteDream/serde-inline-default"
|
||||
repository = "https://github.com/bytedream/serde-inline-default"
|
||||
license = "MIT OR Apache-2.0"
|
||||
keywords = ["serde", "serialization"]
|
||||
categories = ["encoding"]
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user