This repository was archived by the owner on Jul 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 0.1.1
6+
57- Add ` option_string() ` function.
68- Add ` vec_string() ` function.
79
Original file line number Diff line number Diff line change 11[package ]
22name = " detrim"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44authors = [" Rob Ede <robjtede@icloud.com>" ]
55description = " String deserializers customization for serde"
66categories = [" encoding" , " no-std" ]
Original file line number Diff line number Diff line change 33<!-- prettier-ignore-start -->
44
55[ ![ crates.io] ( https://img.shields.io/crates/v/detrim?label=latest )] ( https://crates.io/crates/detrim )
6- [ ![ Documentation] ( https://docs.rs/detrim/badge.svg?version=0.1.0 )] ( https://docs.rs/detrim/0.1.0 )
7- [ ![ dependency status] ( https://deps.rs/crate/detrim/0.1.0 /status.svg )] ( https://deps.rs/crate/detrim/0.1.0 )
6+ [ ![ Documentation] ( https://docs.rs/detrim/badge.svg?version=0.1.1 )] ( https://docs.rs/detrim/0.1.1 )
7+ [ ![ dependency status] ( https://deps.rs/crate/detrim/0.1.1 /status.svg )] ( https://deps.rs/crate/detrim/0.1.1 )
88![ MIT or Apache 2.0 licensed] ( https://img.shields.io/crates/l/detrim.svg )
99<br />
1010[ ![ CI] ( https://github.com/x52dev/detrim/actions/workflows/ci.yml/badge.svg )] ( https://github.com/x52dev/detrim/actions/workflows/ci.yml )
You can’t perform that action at this time.
0 commit comments