Skip to content

Commit

Permalink
x_x
Browse files Browse the repository at this point in the history
  • Loading branch information
iddm committed Dec 5, 2023
1 parent 0b1a7eb commit 3ebaa60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# serde-aux
[![Crates badge](https://img.shields.io/crates/v/serde_aux.svg)](https://crates.io/crates/serde-aux)
[![CI](https://github.com/vityafx/serde-aux/actions/workflows/ci.yml/badge.svg)](https://github.com/vityafx/serde-aux/actions/workflows/ci.yml)
[![CI](https://github.com/iddm/serde-aux/actions/workflows/ci.yml/badge.svg)](https://github.com/iddm/serde-aux/actions/workflows/ci.yml)
[![Documentation](https://docs.rs/serde-aux/badge.svg)](https://docs.rs/serde-aux)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/vityafx)](https://github.com/sponsors/vityafx)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/iddm)](https://github.com/sponsors/iddm)

An auxiliary library for the [`serde`](https://github.com/serde-rs/serde) crate.

Expand All @@ -19,4 +19,4 @@ The minimal rust version the library supports:
- Since `4.3.0` - rustc `1.57`.

## License
This project is [licensed under the MIT license](https://github.com/vityafx/serde-aux/blob/master/LICENSE).
This project is [licensed under the MIT license](https://github.com/iddm/serde-aux/blob/master/LICENSE).

0 comments on commit 3ebaa60

Please sign in to comment.